Home
last modified time | relevance | path

Searched refs:ParseUnqualifiedIdOperator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp324 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, in ParseOptionalCXXScopeSpecifier()
2728 bool Parser::ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext, in ParseUnqualifiedIdOperator() function in Parser
3113 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, Result)) in ParseUnqualifiedId()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3384 bool ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext,