Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp1110 const bool InShallowMode = AnOpts.UserMode == "shallow"; in parseAnalyzerConfigs() local
1116 InShallowMode ? SHALLOW_VAL : DEEP_VAL); in parseAnalyzerConfigs()