Searched refs:ReadAPSInt (Results 1 – 3 of 3) sorted by relevance
2038 llvm::APSInt ReadAPSInt(const RecordData &Record, unsigned &Idx);
602 ECD->setInitVal(Reader.ReadAPSInt(Record, Idx)); in VisitEnumConstantDecl()
7758 llvm::APSInt Value = ReadAPSInt(Record, Idx); in ReadTemplateArgument()8067 llvm::APSInt ASTReader::ReadAPSInt(const RecordData &Record, unsigned &Idx) { in ReadAPSInt() function in ASTReader