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

/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp377 /// by ActOnCXXNestedNameSpecifier.
379 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
401 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
730 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema
777 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
793 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema

Completed in 78 milliseconds