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