Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp497 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 DTreeTransform.h4236 if (SemaRef.BuildCXXNestedNameSpecifier(/*Scope=*/nullptr, IdInfo, false, in TransformNestedNameSpecifierLoc()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6952 bool BuildCXXNestedNameSpecifier(Scope *S,