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