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.cpp403 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
768 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
829 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
H A DTreeTransform.h4614 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3262 struct NestedNameSpecInfo { struct
3277 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
3283 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() argument
3320 bool BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
3349 bool ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
3398 NestedNameSpecInfo &IdInfo,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp400 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()