Searched defs:Deserialize (Results 1 – 4 of 4) sorted by relevance
168 CreateASTDumper(std::unique_ptr<raw_ostream> Out,StringRef FilterString,bool DumpDecls,bool Deserialize,bool DumpLookups,bool DumpDeclTypes,ASTDumpOutputFormat Format) CreateASTDumper() argument
221 dump(raw_ostream & OS,bool Deserialize,ASTDumpOutputFormat Format) const dump() argument
508 TEST(JSONTest, Deserialize) { in TEST() argument
77 bool Deserialize = false; variable