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