Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h169 unsigned visualizeExplodedGraphWithUbiGraph : 1; variable
550 visualizeExplodedGraphWithUbiGraph(0), in AnalyzerOptions()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h106 options.visualizeExplodedGraphWithUbiGraph; in shouldVisualize()
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp657 if (Mgr->options.visualizeExplodedGraphWithUbiGraph) { in ActionExprEngine()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp244 Opts.visualizeExplodedGraphWithUbiGraph = in ParseAnalyzerArgs()