Searched refs:AddAPInt (Results 1 – 3 of 3) sorted by relevance
857 void AddAPInt(const llvm::APInt &Value);
488 Record.AddAPInt(E->getValue()); in VisitIntegerLiteral()500 Record.AddAPInt(E->getValue()); in VisitFixedPointLiteral()
241 Record.AddAPInt(T->getSize()); in VisitConstantArrayType()5330 void ASTRecordWriter::AddAPInt(const llvm::APInt &Value) { in AddAPInt() function in ASTRecordWriter5338 AddAPInt(Value); in AddAPSInt()5342 AddAPInt(Value.bitcastToAPInt()); in AddAPFloat()