Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1253 const bool InShallowMode = AnOpts.UserMode == "shallow"; in parseAnalyzerConfigs() local
1259 InShallowMode ? SHALLOW_VAL : DEEP_VAL); in parseAnalyzerConfigs()