Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
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()
DTreeTransform.h4071 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h6481 struct NestedNameSpecInfo { struct
6496 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
6502 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() argument
6510 NestedNameSpecInfo &IdInfo);
6513 NestedNameSpecInfo &IdInfo,
6547 NestedNameSpecInfo &IdInfo,
6561 NestedNameSpecInfo &IdInfo,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseExprCXX.cpp390 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()