Searched refs:isNonTypeNestedNameSpecifier (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp329 bool Sema::isNonTypeNestedNameSpecifier(Scope *S, CXXScopeSpec &SS, function in class:Sema
/external/clang/lib/Parse/
H A DParseExprCXX.cpp361 !Actions.isNonTypeNestedNameSpecifier(getCurScope(), SS, Tok.getLocation(),
/external/clang/include/clang/Sema/
H A DSema.h3883 bool isNonTypeNestedNameSpecifier(Scope *S, CXXScopeSpec &SS,

Completed in 100 milliseconds