Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DNestedNameSpecifier.cpp162 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 DQualTypeNames.cpp240 case NestedNameSpecifier::TypeSpecWithTemplate: { in getFullyQualifiedNestedNameSpecifier()
H A DODRHash.cpp132 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifier()
H A DASTStructuralEquivalence.cpp477 case NestedNameSpecifier::TypeSpecWithTemplate: in IsStructurallyEquivalent()
H A DItaniumMangle.cpp1320 case NestedNameSpecifier::TypeSpecWithTemplate: { in mangleUnresolvedPrefix()
2044 case NestedNameSpecifier::TypeSpecWithTemplate: in manglePrefix()
H A DASTImporter.cpp9275 case NestedNameSpecifier::TypeSpecWithTemplate: in Import()
9278 FromNNS->getKind() == NestedNameSpecifier::TypeSpecWithTemplate; in Import()
9339 case NestedNameSpecifier::TypeSpecWithTemplate: { in Import()
9345 if (Kind == NestedNameSpecifier::TypeSpecWithTemplate) in Import()
H A DASTContext.cpp6431 case NestedNameSpecifier::TypeSpecWithTemplate: in isSameQualifier()
6807 case NestedNameSpecifier::TypeSpecWithTemplate: { in getCanonicalNestedNameSpecifier()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicReader.h273 case NestedNameSpecifier::TypeSpecWithTemplate: in readNestedNameSpecifier()
275 kind == NestedNameSpecifier::TypeSpecWithTemplate, in readNestedNameSpecifier()
H A DAbstractBasicWriter.h255 case NestedNameSpecifier::TypeSpecWithTemplate: in writeNestedNameSpecifier()
H A DNestedNameSpecifier.h94 TypeSpecWithTemplate, enumerator
H A DRecursiveASTVisitor.h781 case NestedNameSpecifier::TypeSpecWithTemplate:
806 case NestedNameSpecifier::TypeSpecWithTemplate:
/openbsd/gnu/llvm/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp298 case NestedNameSpecifier::TypeSpecWithTemplate: in indexNestedNameSpecifierLoc()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp151 case NestedNameSpecifier::TypeSpecWithTemplate: { in computeDeclContext()
1075 case NestedNameSpecifier::TypeSpecWithTemplate: in ShouldEnterDeclaratorScope()
H A DSemaExprCXX.cpp64 case NestedNameSpecifier::TypeSpecWithTemplate: in getInheritingConstructorName()
519 case NestedNameSpecifier::TypeSpecWithTemplate: in checkLiteralOperatorId()
H A DSemaType.cpp5612 case NestedNameSpecifier::TypeSpecWithTemplate: in GetFullTypeForDeclarator()
6357 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitMemberPointerTypeLoc()
H A DSemaLookup.cpp4528 case NestedNameSpecifier::TypeSpecWithTemplate: in getNestedNameSpecifierIdentifiers()
H A DSemaTemplate.cpp6427 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
H A DTreeTransform.h4273 case NestedNameSpecifier::TypeSpecWithTemplate: in TransformNestedNameSpecifierLoc()
/openbsd/gnu/llvm/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp135 case NestedNameSpecifier::TypeSpecWithTemplate: in getFragmentsForNNS()
/openbsd/gnu/llvm/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp961 case NestedNameSpecifier::TypeSpecWithTemplate: in getNameSpecifierKind()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp5766 case NestedNameSpecifier::TypeSpecWithTemplate: in AddNestedNameSpecifierLoc()
5767 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate); in AddNestedNameSpecifierLoc()
H A DASTReader.cpp9042 case NestedNameSpecifier::TypeSpecWithTemplate: { in readNestedNameSpecifierLoc()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1450 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifier()
1485 case NestedNameSpecifier::TypeSpecWithTemplate: in VisitNestedNameSpecifierLoc()