Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
437 case NestedNameSpecifier::TypeSpecWithTemplate: in getLocalSourceRange()
453 Qualifier->getKind() != NestedNameSpecifier::TypeSpecWithTemplate) in getTypeLoc()
650 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.cpp444 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
H A DItaniumMangle.cpp1283 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix()
1992 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
H A DASTImporter.cpp8614 case NestedNameSpecifier::TypeSpecWithTemplate: in Import()
8618 FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate; in Import()
8679 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
8685 if (Kind == NestedNameSpecifier::TypeSpecWithTemplate) in Import()
H A DASTContext.cpp6055 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
/netbsd-src/external/apache2/llvm/dist/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.h702 case NestedNameSpecifier::TypeSpecWithTemplate:
727 case NestedNameSpecifier::TypeSpecWithTemplate:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp288 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp151 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext()
1054 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
H A DSemaExprCXX.cpp58 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName()
496 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
H A DSemaType.cpp5409 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator()
6110 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
H A DSemaLookup.cpp4205 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
H A DSemaTemplate.cpp6200 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
H A DTreeTransform.h4090 case NestedNameSpecifier::TypeSpecWithTemplate: in TransformNestedNameSpecifierLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp956 case NestedNameSpecifier::TypeSpecWithTemplate: in getNameSpecifierKind()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5398 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc()
5399 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
H A DASTReaderDecl.cpp2974 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier()
H A DASTReader.cpp8926 case NestedNameSpecifier::TypeSpecWithTemplate: { in readNestedNameSpecifierLoc()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1375 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
1410 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifierLoc()