Searched defs:Deserialize (Results 1 – 3 of 3) sorted by relevance
173 bool DumpDecls, bool Deserialize, bool DumpLookups, in CreateASTDumper()185 bool Deserialize, bool DumpLookups, bool DumpDeclTypes, in CreateASTDumper()
220 LLVM_DUMP_METHOD void Decl::dump(raw_ostream &OS, bool Deserialize, in dump()
77 bool Deserialize = false; variable