Home
last modified time | relevance | path

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

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