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