Home
last modified time | relevance | path

Searched refs:TST (Results 1 – 25 of 40) sorted by relevance

12

/external/clang/include/clang/Sema/
DDeclSpec.h240 typedef TypeSpecifierType TST; typedef
241 static const TST TST_unspecified = clang::TST_unspecified;
242 static const TST TST_void = clang::TST_void;
243 static const TST TST_char = clang::TST_char;
244 static const TST TST_wchar = clang::TST_wchar;
245 static const TST TST_char16 = clang::TST_char16;
246 static const TST TST_char32 = clang::TST_char32;
247 static const TST TST_int = clang::TST_int;
248 static const TST TST_int128 = clang::TST_int128;
249 static const TST TST_half = clang::TST_half;
[all …]
/external/clang/lib/Sema/
DDeclSpec.cpp379 const char *DeclSpec::getSpecifierName(DeclSpec::TST T) { in getSpecifierName()
504 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType); in SetTypeSpecWidth()
531 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
538 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType()
546 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType); in SetTypeSpecType()
558 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
565 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType); in SetTypeSpecType()
577 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc, in SetTypeSpecType()
584 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType()
593 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType); in SetTypeSpecType()
[all …]
DSemaTemplateInstantiate.cpp138 const TemplateSpecializationType *TST in getTemplateInstantiationArgs() local
140 Result.addOuterTemplateArguments(TST->getArgs(), TST->getNumArgs()); in getTemplateInstantiationArgs()
DSemaTemplate.cpp1620 if (const TemplateSpecializationType *TST in MatchTemplateParametersToScopeSpecifier() local
1622 if (TemplateDecl *Template = TST->getTemplateName().getAsTemplateDecl()) { in MatchTemplateParametersToScopeSpecifier()
1726 } else if (const TemplateSpecializationType *TST in MatchTemplateParametersToScopeSpecifier() local
1728 if (TemplateDecl *Template = TST->getTemplateName().getAsTemplateDecl()) { in MatchTemplateParametersToScopeSpecifier()
DSemaDeclCXX.cpp5180 else if (const TemplateSpecializationType *TST = in CheckDestructorDeclarator() local
5182 if (TST->isTypeAlias()) in CheckDestructorDeclarator()
5652 } else if (const TemplateSpecializationType *TST = in isStdInitializerList() local
5655 TST->getTemplateName().getAsTemplateDecl()); in isStdInitializerList()
5656 Arguments = TST->getArgs(); in isStdInitializerList()
/external/clang/lib/AST/
DASTDiagnostic.cpp60 if (const TemplateSpecializationType *TST in Desugar() local
62 if (!TST->isTypeAlias()) in Desugar()
DItaniumMangle.cpp732 if (const TemplateSpecializationType *TST = in manglePrefix() local
734 if (!mangleSubstitution(QualType(TST, 0))) { in manglePrefix()
735 mangleTemplatePrefix(TST->getTemplateName()); in manglePrefix()
740 mangleTemplateArgs(TST->getTemplateName(), TST->getArgs(), in manglePrefix()
741 TST->getNumArgs()); in manglePrefix()
742 addSubstitution(QualType(TST, 0)); in manglePrefix()
1765 if (const TemplateSpecializationType *TST in mangleType() local
1767 if (!TST->isTypeAlias()) in mangleType()
DTypePrinter.cpp710 const TemplateSpecializationType *TST = in printTag() local
712 Args = TST->getArgs(); in printTag()
713 NumArgs = TST->getNumArgs(); in printTag()
DASTContext.cpp1098 const TemplateSpecializationType *TST = cast<TemplateSpecializationType>(T); in getTypeInfoImpl() local
1101 if (TST->isTypeAlias()) in getTypeInfoImpl()
1102 return getTypeInfo(TST->getAliasedType().getTypePtr()); in getTypeInfoImpl()
2228 QualType TST) const { in getInjectedClassNameType()
2238 new (*this, TypeAlignment) InjectedClassNameType(Decl, TST); in getInjectedClassNameType()
2439 QualType TST = getTemplateSpecializationType(Name, Args, Underlying); in getTemplateSpecializationTypeInfo() local
2441 TypeSourceInfo *DI = CreateTypeSourceInfo(TST); in getTemplateSpecializationTypeInfo()
/external/ping/
Dping_common.h36 #define TST(bit) (A(bit) & B(bit)) macro
Dping.c762 } else if (TST(seq % mx_dup_ck)) { in gather_statistics()
/external/llvm/test/CodeGen/ARM/
Darm-and-tst-peephole.ll67 ; Another test that exercises the AND/TST peephole optimization and also
/external/clang/lib/Parse/
DParseDeclCXX.cpp948 DeclSpec::TST TagType; in ParseClassSpecifier()
2281 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseCXXMemberSpecification()
2288 << DeclSpec::getSpecifierName((DeclSpec::TST)TagType) in ParseCXXMemberSpecification()
3022 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, in ParseMicrosoftIfExistsClassDeclaration()
3052 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS); in ParseMicrosoftIfExistsClassDeclaration()
3059 << DeclSpec::getSpecifierName((DeclSpec::TST)TagType) in ParseMicrosoftIfExistsClassDeclaration()
/external/v8/src/arm/
Dconstants-arm.h199 TST = 8 << 21, // Test. enumerator
Ddisasm-arm.cc859 case TST: { in DecodeType01()
Dassembler-arm.cc511 (I | TST | S); in IsTstImmediate()
1123 addrmod1(cond | TST | S, src1, r0, src2); in tst()
/external/llvm/test/MC/Disassembler/ARM/
Dthumb1.txt504 # TST
/external/webkit/Source/JavaScriptCore/assembler/
DARMAssembler.h133 TST = (0x8 << 21), enumerator
363 emitInst(static_cast<ARMWord>(cc) | TST | SET_CC, 0, rn, op2);
/external/ping6/
Dping6.c172 #define TST(bit) (A(bit) & B(bit)) macro
1500 if (TST(seq % mx_dup_ck)) { in pr_pack()
1549 if (TST(seq % mx_dup_ck)) { in pr_pack()
/external/clang/tools/libclang/
DIndexingContext.cpp137 TST = T->getAs<TemplateSpecializationType>()) { in CXXBasesListInfo() local
138 BaseD = TST->getTemplateName().getAsTemplateDecl(); in CXXBasesListInfo()
/external/clang/include/clang/AST/
DType.h3704 InjectedClassNameType(CXXRecordDecl *D, QualType TST)
3709 Decl(D), InjectedType(TST) {
3710 assert(isa<TemplateSpecializationType>(TST));
3711 assert(!TST.hasQualifiers());
3712 assert(TST->isDependentType());
DASTContext.h815 QualType getInjectedClassNameType(CXXRecordDecl *Decl, QualType TST) const;
/external/llvm/test/MC/ARM/
Dbasic-thumb-instructions.s621 @ TST
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp188 const TemplateSpecializationType *TST = in getClassName() local
190 Args = TST->getArgs(); in getClassName()
191 NumArgs = TST->getNumArgs(); in getClassName()
/external/clang/include/clang/Parse/
DParser.h1596 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,

12