Searched defs:AddAPSInt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTWriter.cpp4645 void ASTWriter::AddAPSInt(const llvm::APSInt &Value, RecordDataImpl &Record) { function in class:ASTWriter
5177 AddAPSInt(Arg.getAsIntegral(), Record);

Completed in 101 milliseconds