Home
last modified time | relevance | path

Searched defs:TST (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp125 if (const auto *TST = dyn_cast<const TemplateSpecializationType>(TypePtr)) { in getFullyQualifiedTemplateType() local
327 } else if (const auto *TST = dyn_cast<TemplateSpecializationType>(TypePtr)) { in createNestedNameSpecifierForScopeOf() local
H A DCXXInheritance.cpp250 const TemplateSpecializationType *TST = in lookupInBases() local
414 const TemplateSpecializationType *TST = in findOrdinaryMemberInDependentClasses() local
H A DASTDiagnostic.cpp109 if (const TemplateSpecializationType *TST = in Desugar() local
935 const TemplateSpecializationType *TST; member
1037 TSTiterator(ASTContext &Context, const TemplateSpecializationType *TST) in TSTiterator()
1086 if (const TemplateSpecializationType *TST = in GetTemplateSpecializationType() local
1361 const TemplateSpecializationType *TST) { in makeTemplateList()
H A DTypePrinter.cpp1343 const TemplateSpecializationType *TST = in printTag() local
1369 if (auto *TST = dyn_cast<TemplateSpecializationType>(T)) in printRecordBefore() local
H A DItaniumMangle.cpp1199 if (const auto *TST = type->getAs<TemplateSpecializationType>()) { in manglePrefix() local
2301 const TemplateSpecializationType *TST = in mangleUnresolvedTypeOrSimpleId() local
2760 if (const TemplateSpecializationType *TST in mangleType() local
H A DDeclPrinter.cpp997 if (const auto *TST = in VisitCXXRecordDecl() local
H A DJSONNodeDumper.cpp668 const TemplateSpecializationType *TST) { in VisitTemplateSpecializationType()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.h68 TST, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp205 const TemplateSpecializationType *TST = in VisitDependentNameTypeLoc() local
H A DIndexBody.cpp158 const TemplateSpecializationType *TST = in indexDependentReference() local
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/metag/
H A Dmetacore12.s3491 TST D0.7,A1LbP define
3494 TST D1.7,A0FrP define
3496 TST D0.7,#0x7fff define
3500 TST D1.7,#0x8000 define
H A Dmetacore21.s2360 TST D0.7,RD define
2362 TST D1.7,D0Re0 define
2369 TST D1.7,#0xffff define
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/metag/
H A Dmetacore12.s3491 TST D0.7,A1LbP define
3494 TST D1.7,A0FrP define
3496 TST D0.7,#0x7fff define
3500 TST D1.7,#0x8000 define
H A Dmetacore21.s2360 TST D0.7,RD define
2362 TST D1.7,D0Re0 define
2369 TST D1.7,#0xffff define
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.h203 TST = 413, enumerator
367 #define TST 413 macro
H A Drx-parse.c381 TST = 413, enumerator
545 #define TST 413 macro
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.h212 TST = 413, /* TST */ enumerator
381 #define TST 413 macro
H A Drx-parse.c394 TST = 413, /* TST */ enumerator
563 #define TST 413 macro
/netbsd/sbin/ping/
H A Dping.c138 #define TST(seq) (A(seq) & B(seq)) macro
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp178 void Parser::ConsumeExtraSemi(ExtraSemiKind Kind, DeclSpec::TST TST) { in ConsumeExtraSemi()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp153 if (auto *TST = in inferGslPointerAttribute() local
H A DSemaTemplateInstantiate.cpp184 const TemplateSpecializationType *TST = in getTemplateInstantiationArgs() local
/netbsd/sbin/ping6/
H A Dping6.c164 #define TST(bit) (A(bit) & B(bit)) macro
/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_T2_32.c164 #define TST 0x4200 macro
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp350 TST = T->getAs<TemplateSpecializationType>()) { in CXXBasesListInfo() local

12