Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp481 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()
DTreeTransform.h3442 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/nullptr, in TransformNestedNameSpecifierLoc()
DSemaDecl.cpp783 BuildCXXNestedNameSpecifier(S, *Name, NameLoc, NextToken.getLocation(), in ClassifyName()
/external/clang/include/clang/Sema/
DSema.h4949 bool BuildCXXNestedNameSpecifier(Scope *S,