Home
last modified time | relevance | path

Searched refs:visualizeExplodedGraphWithUbiGraph (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h158 unsigned visualizeExplodedGraphWithUbiGraph : 1; variable
430 visualizeExplodedGraphWithUbiGraph(0), in AnalyzerOptions()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h103 options.visualizeExplodedGraphWithUbiGraph; in shouldVisualize()
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp645 if (Mgr->options.visualizeExplodedGraphWithUbiGraph) { in ActionExprEngine()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp224 Opts.visualizeExplodedGraphWithUbiGraph = in ParseAnalyzerArgs()