Searched refs:WriteAST (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GeneratePCH.cpp | 86 Buffer->Signature = Writer.WriteAST(Subject, OutputFile, Module, isysroot, in HandleTranslationUnit()
|
| H A D | ASTWriter.cpp | 5411 ASTWriter::WriteAST(llvm::PointerUnion<Sema *, Preprocessor *> Subject, in WriteAST() function in ASTWriter
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 719 ASTFileSignature WriteAST(llvm::PointerUnion<Sema *, Preprocessor *> Subject,
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 2372 Writer.WriteAST(&S, std::string(), nullptr, ""); in serializeUnit()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 2459 {"_ZN5clang9ASTWriter8WriteASTERNS_4SemaEPNS_17MemorizeStatCallsEPKc", "clang::ASTWriter::WriteAST(…
|