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