Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp384 NestedNameSpecInfo &IdInfo) { in isNonTypeNestedNameSpecifier()
483 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
833 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
879 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
H A DTreeTransform.h4050 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6408 struct NestedNameSpecInfo { struct
6423 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
6429 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() function
6437 NestedNameSpecInfo &IdInfo);
6440 NestedNameSpecInfo &IdInfo,
6474 NestedNameSpecInfo &IdInfo,
6488 NestedNameSpecInfo &IdInfo,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp390 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()