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.cpp1273 const bool InShallowMode = AnOpts.UserMode == "shallow"; in parseAnalyzerConfigs() local
1279 InShallowMode ? SHALLOW_VAL : DEEP_VAL); in parseAnalyzerConfigs()