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