Searched refs:readAttr (Results 1 – 3 of 3) sorted by relevance
324 Attr *readAttr();
2768 Attr *ASTRecordReader::readAttr() { in readAttr() function in ASTRecordReader2801 Attrs.push_back(readAttr()); in readAttributes()
6432 return Reader.readAttr(); in ReadAttr()