Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.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()
HDTreeTransform.h3773 Sema::NestedNameSpecInfo IdInfo(QNNS->getAsIdentifier(), in TransformNestedNameSpecifierLoc()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5925 struct NestedNameSpecInfo { struct
5940 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, argument
5946 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, in NestedNameSpecInfo() argument
5954 NestedNameSpecInfo &IdInfo);
5957 NestedNameSpecInfo &IdInfo,
5991 NestedNameSpecInfo &IdInfo,
6005 NestedNameSpecInfo &IdInfo,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseExprCXX.cpp390 Sema::NestedNameSpecInfo IdInfo(&II, Tok.getLocation(), Next.getLocation(), in ParseOptionalCXXScopeSpecifier()