Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp385 NestedNameSpecInfo &IdInfo) { in isNonTypeNestedNameSpecifier()
479 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
829 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
875 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
H A DTreeTransform.h3580 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
H A DSemaDecl.cpp853 NestedNameSpecInfo IdInfo(Name, NameLoc, NextToken.getLocation()); in ClassifyName()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5394 struct NestedNameSpecInfo { struct
5409 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
5415 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() function
5423 NestedNameSpecInfo &IdInfo);
5426 NestedNameSpecInfo &IdInfo,
5460 NestedNameSpecInfo &IdInfo,
5474 NestedNameSpecInfo &IdInfo,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp391 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()