Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h135 UMK_Shallow = 1, enumerator
417 .Case("shallow", UMK_Shallow) in getUserMode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1092 case UMK_Shallow: \ in parseAnalyzerConfigs()