Searched refs:AddAPInt (Results 1 – 3 of 3) sorted by relevance
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()