Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDNestedNameSpecifier.cpp161 return TypeSpecWithTemplate; in getKind()
223 case TypeSpecWithTemplate: in isDependent()
245 case TypeSpecWithTemplate: in isInstantiationDependent()
264 case TypeSpecWithTemplate: in containsUnexpandedParameterPack()
301 case TypeSpecWithTemplate: in print()
386 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalDataLength()
449 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalSourceRange()
465 Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate) in getTypeLoc()
660 case NestedNameSpecifier::TypeSpecWithTemplate: { in MakeTrivial()
HDQualTypeNames.cpp238 case NestedNameSpecifier::TypeSpecWithTemplate: { in getFullyQualifiedNestedNameSpecifier()
HDODRHash.cpp129 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
HDASTStructuralEquivalence.cpp223 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
HDItaniumMangle.cpp1170 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix()
1803 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
HDASTImporter.cpp8434 case NestedNameSpecifier::TypeSpecWithTemplate: in Import()
8438 FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate; in Import()
8499 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
8505 if (Kind == NestedNameSpecifier::TypeSpecWithTemplate) in Import()
HDASTContext.cpp5677 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDAbstractBasicReader.h238 case NestedNameSpecifier::TypeSpecWithTemplate: in readNestedNameSpecifier()
240 kind == NestedNameSpecifier::TypeSpecWithTemplate, in readNestedNameSpecifier()
HDAbstractBasicWriter.h223 case NestedNameSpecifier::TypeSpecWithTemplate: in writeNestedNameSpecifier()
HDNestedNameSpecifier.h92 TypeSpecWithTemplate, enumerator
HDRecursiveASTVisitor.h754 case NestedNameSpecifier::TypeSpecWithTemplate:
779 case NestedNameSpecifier::TypeSpecWithTemplate:
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
HDIndexTypeSourceInfo.cpp262 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp151 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext()
1054 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
HDSemaExprCXX.cpp58 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName()
417 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
HDSemaType.cpp5131 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator()
5824 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
HDSemaLookup.cpp4199 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
HDSemaTemplate.cpp6000 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
HDTreeTransform.h3815 case NestedNameSpecifier::TypeSpecWithTemplate: in TransformNestedNameSpecifierLoc()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5453 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc()
5454 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
HDASTReaderDecl.cpp2954 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier()
HDASTReader.cpp8778 case NestedNameSpecifier::TypeSpecWithTemplate: { in readNestedNameSpecifierLoc()