Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordWriter.h167 void AddAPSInt(const llvm::APSInt &Value) { in AddAPSInt() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp529 Record.AddAPSInt(D->getInitVal()); in VisitEnumConstantDecl()