Home
last modified time | relevance | path

Searched refs:AnalyzeNestedBlocks (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h206 unsigned AnalyzeNestedBlocks : 1; variable
266 AnalyzeNestedBlocks(false), eagerlyAssumeBinOpBifurcation(false), in AnalyzerOptions()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp304 Opts.AnalyzeNestedBlocks = in ParseAnalyzerArgs()