Searched refs:AddAPInt (Results 1 – 6 of 6) sorted by relevance
155 void AddAPInt(const llvm::APInt &Value) { in AddAPInt() function
803 void AddAPInt(const llvm::APInt &Value);
187 Record.AddAPInt(T->getSize()); in VisitConstantArrayType()4795 void ASTRecordWriter::AddAPInt(const llvm::APInt &Value) { in AddAPInt() function in ASTRecordWriter4803 AddAPInt(Value); in AddAPSInt()4807 AddAPInt(Value.bitcastToAPInt()); in AddAPFloat()
414 Record.AddAPInt(E->getValue()); in VisitIntegerLiteral()
637 Record.AddAPInt(E->getValue()); in VisitIntegerLiteral()650 Record.AddAPInt(E->getValue()); in VisitFixedPointLiteral()
5121 AddAPInt(Value.bitcastToAPInt()); in AddAPFloat()