Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DNestedNameSpecifier.cpp162 return TypeSpecWithTemplate; in getKind()
224 case TypeSpecWithTemplate: in isDependent()
246 case TypeSpecWithTemplate: in isInstantiationDependent()
265 case TypeSpecWithTemplate: in containsUnexpandedParameterPack()
302 case TypeSpecWithTemplate: in print()
387 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalDataLength()
450 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalSourceRange()
466 Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate) in getTypeLoc()
661 case NestedNameSpecifier::TypeSpecWithTemplate: { in MakeTrivial()
H A DQualTypeNames.cpp241 case NestedNameSpecifier::TypeSpecWithTemplate: { in getFullyQualifiedNestedNameSpecifier()
H A DODRHash.cpp125 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
H A DASTStructuralEquivalence.cpp151 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
H A DItaniumMangle.cpp1164 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix()
1744 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
H A DASTImporter.cpp7947 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
7951 NestedNameSpecifier::TypeSpecWithTemplate; in Import()
8011 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
H A DASTContext.cpp5379 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h93 TypeSpecWithTemplate, enumerator
H A DRecursiveASTVisitor.h755 case NestedNameSpecifier::TypeSpecWithTemplate:
780 case NestedNameSpecifier::TypeSpecWithTemplate:
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp244 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp152 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext()
1043 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
H A DSemaExprCXX.cpp58 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName()
417 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
H A DSemaType.cpp4878 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator()
5528 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
H A DSemaLookup.cpp3926 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
H A DSemaTemplate.cpp5545 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
H A DTreeTransform.h3622 case NestedNameSpecifier::TypeSpecWithTemplate: in TransformNestedNameSpecifierLoc()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp5737 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
5739 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifier()
5788 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc()
5789 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
H A DASTReaderDecl.cpp2876 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier()
H A DASTReader.cpp8962 case NestedNameSpecifier::TypeSpecWithTemplate: { in ReadNestedNameSpecifier()
9020 case NestedNameSpecifier::TypeSpecWithTemplate: { in ReadNestedNameSpecifierLoc()