Searched refs:setUnderlyingTInfo (Results 1 – 4 of 4) sorted by relevance
1567 void setUnderlyingTInfo(TypeSourceInfo* TI) const { in setUnderlyingTInfo() function1606 void setUnderlyingTInfo(TypeSourceInfo *TInfo) { in setUnderlyingTInfo() function
3611 TL.setUnderlyingTInfo(TInfo); in VisitTypeOfTypeLoc()3621 TL.setUnderlyingTInfo(TInfo); in VisitUnaryTransformTypeLoc()
4913 NewTL.setUnderlyingTInfo(New_Under_TI); in TransformTypeOfType()4969 NewTL.setUnderlyingTInfo(TL.getUnderlyingTInfo()); in TransformUnaryTransformType()
5842 TL.setUnderlyingTInfo(Reader.GetTypeSourceInfo(F, Record, Idx)); in VisitTypeOfTypeLoc()5851 TL.setUnderlyingTInfo(Reader.GetTypeSourceInfo(F, Record, Idx)); in VisitUnaryTransformTypeLoc()