Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h806 void AddAPSInt(const llvm::APSInt &Value);
/external/clang/lib/Serialization/
DASTWriterDecl.cpp494 Record.AddAPSInt(D->getInitVal()); in VisitEnumConstantDecl()
DASTWriter.cpp4801 void ASTRecordWriter::AddAPSInt(const llvm::APSInt &Value) { in AddAPSInt() function in ASTRecordWriter
5334 AddAPSInt(Arg.getAsIntegral()); in AddTemplateArgument()