Searched refs:BuildCXXNestedNameSpecifier (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 481 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, in BuildCXXNestedNameSpecifier() function in Sema 837 return BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, CCLoc, in ActOnCXXNestedNameSpecifier() 882 return !BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, ColonLoc, in IsInvalidUnlessNestedName()
|
H A D | TreeTransform.h | 3442 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/nullptr, in TransformNestedNameSpecifierLoc()
|
H A D | SemaDecl.cpp | 783 BuildCXXNestedNameSpecifier(S, *Name, NameLoc, NextToken.getLocation(), in ClassifyName()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 4949 bool BuildCXXNestedNameSpecifier(Scope *S,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 2408 bool BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 7062 bool BuildCXXNestedNameSpecifier(Scope *S,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 2535 bool BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 2535 bool BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
|