Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp408 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
774 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
837 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
H A DTreeTransform.h4404 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2810 struct NestedNameSpecInfo { struct
2825 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
2831 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() function
2868 bool BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
2897 bool ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
2946 NestedNameSpecInfo &IdInfo,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp438 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()