Searched defs:ActOnCXXNestedNameSpecifier (Results 1 - 1 of 1) 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

Completed in 16 milliseconds