Searched defs:TS (Results 1 – 16 of 16) sorted by relevance
14 struct TS { struct25 TS<int> ts; in f() argument
30 struct TS { struct31 char x[size];
19 struct TS { struct
163 template<class T> class TS : public B { class
20 struct TS { struct26 TS<int> ts; in f() argument
88 struct TS { struct90 int *m() { in m()
84 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); in IsStdVector() local98 const TemplateSpecializationType *TS = T->getAs<TemplateSpecializationType>(); in IsSmallVector() local
200 int Disassembler::disassembleEnhanced(const std::string &TS, in disassembleEnhanced()
422 if (CXXTryStmt *TS = dyn_cast<CXXTryStmt>(SubStmt)) { in BuildScopeInformation() local
2079 void Sema::AddAlignedAttr(SourceLocation AttrLoc, Decl *D, TypeSourceInfo *TS) { in AddAlignedAttr()
5819 TypeSourceInfo *TS = E->getAssocTypeSourceInfo(i); in TransformGenericSelectionExpr() local
1815 if (TypeSourceInfo *TS = S->getAssocTypeSourceInfo(i)) in TraverseGenericSelectionExpr() local
3957 if (const TypeSourceInfo *TS = getAssocTypeSourceInfo(i)) in getAssocType() local
128 #define TS TRACE_SIGNAL macro
401 if (CompoundStmt *TS = dyn_cast<CompoundStmt>(Node->getTryBody())) { in VisitObjCAtTryStmt() local
1414 struct TS { struct in VTS1415 int32_t tid;1416 int32_t clk;