Home
last modified time | relevance | path

Searched refs:writeAPSInt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicWriter.h153 void writeAPSInt(const llvm::APSInt &value) { in writeAPSInt() function
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordWriter.h168 writeAPSInt(Value); in AddAPSInt()