Searched defs:ParseUnqualifiedIdOperator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseExprCXX.cpp305 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType,
2079 bool Parser::ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext, function in class:Parser
2410 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, Result))

Completed in 94 milliseconds