Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DAnalyzerOptions.cpp31 .Case("shallow", UMK_Shallow) in getUserMode()
47 if (HighLevelMode == UMK_Shallow) in getIPAMode()
273 case UMK_Shallow: in getMaxInlinableSize()
312 case UMK_Shallow: in getMaxNodesPerTopLevelFunction()
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h188 UMK_Shallow = 1, enumerator