Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp398 NestedNameSpecInfo &IdInfo) { in isNonTypeNestedNameSpecifier()
497 bool Sema::BuildCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in BuildCXXNestedNameSpecifier()
847 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier()
893 NestedNameSpecInfo &IdInfo, in IsInvalidUnlessNestedName()
H A DTreeTransform.h4071 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6478 struct NestedNameSpecInfo { struct
6493 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
6499 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() argument
6507 NestedNameSpecInfo &IdInfo);
6510 NestedNameSpecInfo &IdInfo,
6544 NestedNameSpecInfo &IdInfo,
6558 NestedNameSpecInfo &IdInfo,
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp390 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()