Home | History | Annotate | Download | only in Sema

Lines Matching defs:TLB

445   TypeLocBuilder TLB;
446 TLB.pushTypeSpec(DeductType).setNameLoc(Loc);
450 TLB.push<ReferenceTypeLoc>(DeductType).setSigilLoc(Loc);
452 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType);