Searched refs:setUnderlyingTInfo (Results 1 – 4 of 4) sorted by relevance
1649 void setUnderlyingTInfo(TypeSourceInfo* TI) const { in setUnderlyingTInfo() function1688 void setUnderlyingTInfo(TypeSourceInfo *TInfo) { in setUnderlyingTInfo() function
4602 TL.setUnderlyingTInfo(TInfo); in VisitTypeOfTypeLoc()4612 TL.setUnderlyingTInfo(TInfo); in VisitUnaryTransformTypeLoc()
5099 NewTL.setUnderlyingTInfo(New_Under_TI); in TransformTypeOfType()5155 NewTL.setUnderlyingTInfo(TL.getUnderlyingTInfo()); in TransformUnaryTransformType()
5793 TL.setUnderlyingTInfo(Reader.GetTypeSourceInfo(F, Record, Idx)); in VisitTypeOfTypeLoc()5802 TL.setUnderlyingTInfo(Reader.GetTypeSourceInfo(F, Record, Idx)); in VisitUnaryTransformTypeLoc()