| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | NestedNameSpecifier.cpp | 162 return TypeSpecWithTemplate; in getKind() 228 case TypeSpecWithTemplate: in getDependence() 280 case TypeSpecWithTemplate: in print() 375 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalDataLength() 439 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalSourceRange() 455 Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate) in getTypeLoc() 652 case NestedNameSpecifier::TypeSpecWithTemplate: { in MakeTrivial()
|
| H A D | QualTypeNames.cpp | 242 case NestedNameSpecifier::TypeSpecWithTemplate: { in getFullyQualifiedNestedNameSpecifier()
|
| H A D | ODRHash.cpp | 129 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
|
| H A D | ASTStructuralEquivalence.cpp | 445 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
|
| H A D | ItaniumMangle.cpp | 1324 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix() 2047 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
|
| H A D | ASTImporter.cpp | 9123 case NestedNameSpecifier::TypeSpecWithTemplate: in Import() 9126 FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate; in Import() 9187 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import() 9193 if (Kind == NestedNameSpecifier::TypeSpecWithTemplate) in Import()
|
| H A D | ASTContext.cpp | 6380 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier() 6731 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | AbstractBasicReader.h | 272 case NestedNameSpecifier::TypeSpecWithTemplate: in readNestedNameSpecifier() 274 kind == NestedNameSpecifier::TypeSpecWithTemplate, in readNestedNameSpecifier()
|
| H A D | AbstractBasicWriter.h | 258 case NestedNameSpecifier::TypeSpecWithTemplate: in writeNestedNameSpecifier()
|
| H A D | NestedNameSpecifier.h | 94 TypeSpecWithTemplate, enumerator
|
| H A D | RecursiveASTVisitor.h | 795 case NestedNameSpecifier::TypeSpecWithTemplate: 820 case NestedNameSpecifier::TypeSpecWithTemplate:
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | HeuristicResolver.cpp | 236 case NestedNameSpecifier::TypeSpecWithTemplate: in resolveNestedNameSpecifierToType()
|
| H A D | DumpAST.cpp | 158 NNS_KIND(TypeSpecWithTemplate); in getKind()
|
| H A D | FindTarget.cpp | 485 case NestedNameSpecifier::TypeSpecWithTemplate: in add()
|
| H A D | CodeComplete.cpp | 1339 case NestedNameSpecifier::TypeSpecWithTemplate: in allowIndex()
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 298 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaCXXScopeSpec.cpp | 151 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext() 1076 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
|
| H A D | SemaExprCXX.cpp | 61 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName() 516 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
|
| H A D | SemaType.cpp | 5534 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator() 6262 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
|
| H A D | SemaLookup.cpp | 4516 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
|
| H A D | SemaTemplate.cpp | 6262 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/ |
| H A D | DeclarationFragments.cpp | 134 case NestedNameSpecifier::TypeSpecWithTemplate: in getFragmentsForNNS()
|
| /llvm-project-15.0.7/clang/lib/Tooling/Syntax/ |
| H A D | BuildTree.cpp | 961 case NestedNameSpecifier::TypeSpecWithTemplate: in getNameSpecifierKind()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 5594 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc() 5595 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndex.cpp | 1450 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier() 1485 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifierLoc()
|