Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp390 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()
HDTreeTransform.h2909 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/0, in TransformNestedNameSpecifierLoc()
HDSemaDecl.cpp584 BuildCXXNestedNameSpecifier(S, *Name, NameLoc, NextToken.getLocation(), in ClassifyName()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4354 bool BuildCXXNestedNameSpecifier(Scope *S,