Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
HDAnalyzerOptions.h154 unsigned AnalyzeNestedBlocks : 1; variable
522 AnalyzeNestedBlocks(0), in AnalyzerOptions()
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInvocation.cpp228 Opts.AnalyzeNestedBlocks = in ParseAnalyzerArgs()