Searched refs:readTypeLoc (Results 1 – 3 of 3) sorted by relevance
170 void readTypeLoc(TypeLoc TL, LocSeq *Seq = nullptr);
557 Record.readTypeLoc(TInfo->getTypeLoc()); in Visit()
7109 void ASTRecordReader::readTypeLoc(TypeLoc TL, LocSeq *ParentSeq) { in readTypeLoc() function in ASTRecordReader7122 readTypeLoc(TInfo->getTypeLoc()); in readTypeSourceInfo()