Searched refs:BuildCXXNestedNameSpecifier (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaCXXScopeSpec.cpp | 390 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, in BuildCXXNestedNameSpecifier() function in Sema 685 return BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, CCLoc, in ActOnCXXNestedNameSpecifier() 729 return !BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, ColonLoc, in IsInvalidUnlessNestedName()
|
| HD | TreeTransform.h | 2909 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/0, in TransformNestedNameSpecifierLoc()
|
| HD | SemaDecl.cpp | 584 BuildCXXNestedNameSpecifier(S, *Name, NameLoc, NextToken.getLocation(), in ClassifyName()
|
| /trueos/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Sema.h | 4354 bool BuildCXXNestedNameSpecifier(Scope *S,
|