Searched refs:AddAPSInt (Results 1 – 3 of 3) sorted by relevance
628 void AddAPSInt(const llvm::APSInt &Value, RecordDataImpl &Record);
468 Writer.AddAPSInt(D->getInitVal(), Record); in VisitEnumConstantDecl()
4736 void ASTWriter::AddAPSInt(const llvm::APSInt &Value, RecordDataImpl &Record) { in AddAPSInt() function in ASTWriter5298 AddAPSInt(Arg.getAsIntegral(), Record); in AddTemplateArgument()