Home
last modified time | relevance | path

Searched defs:Deserialize (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp168 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp209 dump(raw_ostream & OS,bool Deserialize,ASTDumpOutputFormat Format) const dump() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h72 bool Deserialize = false; global() variable