Lines Matching defs:TS
117 [this, R, &OS, &N](ArrayRef<const Record *> TS, const Twine &ID) {
143 PrintTypes(OS, TS);
231 Enumerate(R, N, [&OS, &Args](ArrayRef<const Record *> TS, const Twine &ID) {
307 llvm::SmallVector<const Record *, 2> TS;
308 Rec = [this, &Rec, &OS, Types, &Args, R, &TS, N,
318 PrintTypes(OS, TS);
339 TS.push_back(Case);
341 TS.pop_back();
366 [this, R, &N, &OS](ArrayRef<const Record *> TS, const Twine &ID) {
383 PrintTypes(OS, TS);