Searched refs:BuildCXXNestedNameSpecifier (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaCXXScopeSpec.cpp | 497 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier() function in Sema 862 return BuildCXXNestedNameSpecifier(S, IdInfo, EnteringContext, SS, in ActOnCXXNestedNameSpecifier() 906 return !BuildCXXNestedNameSpecifier(S, IdInfo, EnteringContext, SS, in IsInvalidUnlessNestedName()
|
| H A D | TreeTransform.h | 4236 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/nullptr, IdInfo, false, in TransformNestedNameSpecifierLoc()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 6952 bool BuildCXXNestedNameSpecifier(Scope *S,
|