Searched refs:TypeSpecWithTemplate (Results 1 - 18 of 18) sorted by relevance

/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp150 return TypeSpecWithTemplate;
212 case TypeSpecWithTemplate:
234 case TypeSpecWithTemplate:
253 case TypeSpecWithTemplate:
291 case TypeSpecWithTemplate:
359 case NestedNameSpecifier::TypeSpecWithTemplate:
424 case NestedNameSpecifier::TypeSpecWithTemplate:
440 Qualifier->getKind() == NestedNameSpecifier::TypeSpecWithTemplate) &&
638 case NestedNameSpecifier::TypeSpecWithTemplate: {
H A DItaniumMangle.cpp1111 case NestedNameSpecifier::TypeSpecWithTemplate: {
1629 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DASTImporter.cpp6264 case NestedNameSpecifier::TypeSpecWithTemplate: {
6268 NestedNameSpecifier::TypeSpecWithTemplate;
H A DASTContext.cpp4463 case NestedNameSpecifier::TypeSpecWithTemplate: {
4478 // FIXME: Why are TypeSpec and TypeSpecWithTemplate distinct in the
/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h85 TypeSpecWithTemplate, enumerator in enum:clang::NestedNameSpecifier::SpecifierKind
H A DRecursiveASTVisitor.h715 case NestedNameSpecifier::TypeSpecWithTemplate:
740 case NestedNameSpecifier::TypeSpecWithTemplate:
/external/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp181 case NestedNameSpecifier::TypeSpecWithTemplate:
/external/clang/lib/Tooling/Core/
H A DQualTypeNames.cpp254 case NestedNameSpecifier::TypeSpecWithTemplate: {
/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp153 case NestedNameSpecifier::TypeSpecWithTemplate: {
1042 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DSemaExprCXX.cpp57 case NestedNameSpecifier::TypeSpecWithTemplate:
352 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DSemaType.cpp4345 case NestedNameSpecifier::TypeSpecWithTemplate:
5043 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DSemaLookup.cpp3840 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DSemaTemplate.cpp4264 case NestedNameSpecifier::TypeSpecWithTemplate:
H A DTreeTransform.h3486 case NestedNameSpecifier::TypeSpecWithTemplate:
/external/clang/lib/Serialization/
H A DASTWriter.cpp5196 case NestedNameSpecifier::TypeSpecWithTemplate:
5198 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate);
5247 case NestedNameSpecifier::TypeSpecWithTemplate:
5248 Record->push_back(Kind == NestedNameSpecifier::TypeSpecWithTemplate);
H A DASTReader.cpp8053 case NestedNameSpecifier::TypeSpecWithTemplate: {
8111 case NestedNameSpecifier::TypeSpecWithTemplate: {
H A DASTReaderDecl.cpp2600 case NestedNameSpecifier::TypeSpecWithTemplate:
/external/clang/tools/libclang/
H A DCIndex.cpp1313 case NestedNameSpecifier::TypeSpecWithTemplate:
1350 case NestedNameSpecifier::TypeSpecWithTemplate:

Completed in 572 milliseconds