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