Home
last modified time | relevance | path

Searched refs:TypeSpecWithTemplate (Results 1 – 22 of 22) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp162 return TypeSpecWithTemplate; in getKind()
228 case TypeSpecWithTemplate: in getDependence()
280 case TypeSpecWithTemplate: in print()
374 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalDataLength()
438 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalSourceRange()
454 Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate) in getTypeLoc()
651 case NestedNameSpecifier::TypeSpecWithTemplate: { in MakeTrivial()
H A DQualTypeNames.cpp238 case NestedNameSpecifier::TypeSpecWithTemplate: { in getFullyQualifiedNestedNameSpecifier()
H A DODRHash.cpp129 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
H A DASTStructuralEquivalence.cpp445 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
H A DItaniumMangle.cpp1286 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix()
1999 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
H A DASTImporter.cpp8743 case NestedNameSpecifier::TypeSpecWithTemplate: in Import()
8747 FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate; in Import()
8808 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
8814 if (Kind == NestedNameSpecifier::TypeSpecWithTemplate) in Import()
H A DASTContext.cpp6072 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h272 case NestedNameSpecifier::TypeSpecWithTemplate: in readNestedNameSpecifier()
274 kind == NestedNameSpecifier::TypeSpecWithTemplate, in readNestedNameSpecifier()
H A DAbstractBasicWriter.h258 case NestedNameSpecifier::TypeSpecWithTemplate: in writeNestedNameSpecifier()
H A DNestedNameSpecifier.h94 TypeSpecWithTemplate, enumerator
H A DRecursiveASTVisitor.h700 case NestedNameSpecifier::TypeSpecWithTemplate:
725 case NestedNameSpecifier::TypeSpecWithTemplate:
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp288 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp151 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext()
1068 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
H A DSemaExprCXX.cpp58 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName()
513 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
H A DSemaType.cpp5442 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator()
6143 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
H A DSemaLookup.cpp4215 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
H A DSemaTemplate.cpp6200 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
H A DTreeTransform.h4111 case NestedNameSpecifier::TypeSpecWithTemplate: in TransformNestedNameSpecifierLoc()
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp956 case NestedNameSpecifier::TypeSpecWithTemplate: in getNameSpecifierKind()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5398 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc()
5399 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
H A DASTReaderDecl.cpp2992 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier()
H A DASTReader.cpp8955 case NestedNameSpecifier::TypeSpecWithTemplate: { in readNestedNameSpecifierLoc()