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

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

Completed in 42 milliseconds