Home
last modified time | relevance | path

Searched refs:visualizeExplodedGraphWithGraphViz (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h168 unsigned visualizeExplodedGraphWithGraphViz : 1; variable
549 visualizeExplodedGraphWithGraphViz(0), in AnalyzerOptions()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h234 unsigned visualizeExplodedGraphWithGraphViz : 1; variable
295 TrimGraph(false), visualizeExplodedGraphWithGraphViz(false), in AnalyzerOptions()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h235 unsigned visualizeExplodedGraphWithGraphViz : 1; variable
297 visualizeExplodedGraphWithGraphViz(false), UnoptimizedCFG(false), in AnalyzerOptions()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h234 unsigned visualizeExplodedGraphWithGraphViz : 1; variable
295 TrimGraph(false), visualizeExplodedGraphWithGraphViz(false), in AnalyzerOptions()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h234 unsigned visualizeExplodedGraphWithGraphViz : 1; variable
295 TrimGraph(false), visualizeExplodedGraphWithGraphViz(false), in AnalyzerOptions()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h105 return options.visualizeExplodedGraphWithGraphViz || in shouldVisualize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h101 return options.visualizeExplodedGraphWithGraphViz; in shouldVisualize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h101 return options.visualizeExplodedGraphWithGraphViz; in shouldVisualize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h101 return options.visualizeExplodedGraphWithGraphViz; in shouldVisualize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h101 return options.visualizeExplodedGraphWithGraphViz; in shouldVisualize()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp671 if (Mgr->options.visualizeExplodedGraphWithGraphViz) in ActionExprEngine()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp242 Opts.visualizeExplodedGraphWithGraphViz = in ParseAnalyzerArgs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DOptions.inc7653 … using GraphViz", nullptr, nullptr, true, 0, AnalyzerOpts->visualizeExplodedGraphWithGraphViz, fal…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DOptions.inc7800 … using GraphViz", nullptr, nullptr, true, 0, AnalyzerOpts->visualizeExplodedGraphWithGraphViz, fal…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DOptions.inc7800 … using GraphViz", nullptr, nullptr, true, 0, AnalyzerOpts->visualizeExplodedGraphWithGraphViz, fal…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DOptions.inc7942 …}}, nullptr) }}), nullptr, nullptr, true, 0, AnalyzerOpts->visualizeExplodedGraphWithGraphViz, fal…