Searched refs:DumpExplodedGraphTo (Results 1 – 3 of 3) sorted by relevance
201 std::string DumpExplodedGraphTo; variable
738 if (!Mgr->options.DumpExplodedGraphTo.empty()) in RunPathSensitiveChecks()739 Eng.DumpGraph(Mgr->options.TrimGraph, Mgr->options.DumpExplodedGraphTo); in RunPathSensitiveChecks()
6923 MarshallingInfoString<AnalyzerOpts<"DumpExplodedGraphTo">>;