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

/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp398 /// by ActOnCXXNestedNameSpecifier.
400 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
697 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema
741 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
757 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema
/external/clang/lib/Parse/
H A DParseExprCXX.cpp307 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
375 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), II, IdLoc, CCLoc,
/external/clang/include/clang/Sema/
H A DSema.h3920 bool ActOnCXXNestedNameSpecifier(Scope *S,
3964 bool ActOnCXXNestedNameSpecifier(Scope *S,

Completed in 78 milliseconds