Home
last modified time | relevance | path

Searched refs:BuildCXXNestedNameSpecifier (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp443 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, in BuildCXXNestedNameSpecifier() function in Sema
784 return BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, CCLoc, in ActOnCXXNestedNameSpecifier()
829 return !BuildCXXNestedNameSpecifier(S, Identifier, IdentifierLoc, ColonLoc, in IsInvalidUnlessNestedName()
H A DTreeTransform.h3125 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/nullptr, in TransformNestedNameSpecifierLoc()
H A DSemaDecl.cpp699 BuildCXXNestedNameSpecifier(S, *Name, NameLoc, NextToken.getLocation(), in ClassifyName()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4643 bool BuildCXXNestedNameSpecifier(Scope *S,