Home | History | Annotate | Download | only in Sema

Lines Matching defs:TLB

711   TypeLocBuilder TLB;
712 TLB.pushTypeSpec(DeductType).setNameLoc(Loc);
716 TLB.push<ReferenceTypeLoc>(DeductType).setSigilLoc(Loc);
718 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType);