Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h860 void AddAPSInt(const llvm::APSInt &Value);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp510 Record.AddAPSInt(D->getInitVal()); in VisitEnumConstantDecl()
H A DASTWriter.cpp5336 void ASTRecordWriter::AddAPSInt(const llvm::APSInt &Value) { in AddAPSInt() function in ASTRecordWriter
5876 AddAPSInt(Arg.getAsIntegral()); in AddTemplateArgument()