Searched refs:AddAPSInt (Results 1 – 6 of 6) sorted by relevance
160 void AddAPSInt(const llvm::APSInt &Value) { in AddAPSInt() function
806 void AddAPSInt(const llvm::APSInt &Value);
5140 AddAPSInt(Value.getInt()); in AddAPValue()5149 AddAPSInt(Value.getFixedPoint().getValue()); in AddAPValue()5153 AddAPSInt(Value.getComplexIntReal()); in AddAPValue()5154 AddAPSInt(Value.getComplexIntImag()); in AddAPValue()
520 Record.AddAPSInt(D->getInitVal()); in VisitEnumConstantDecl()
494 Record.AddAPSInt(D->getInitVal()); in VisitEnumConstantDecl()
4801 void ASTRecordWriter::AddAPSInt(const llvm::APSInt &Value) { in AddAPSInt() function in ASTRecordWriter5334 AddAPSInt(Arg.getAsIntegral()); in AddTemplateArgument()