Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DAnalyzerOptions.cpp28 .Case("shallow", UMK_Shallow) in getUserMode()
44 if (HighLevelMode == UMK_Shallow) in getIPAMode()
188 case UMK_Shallow: in getMaxInlinableSize()
220 case UMK_Shallow: in getMaxNodesPerTopLevelFunction()
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h176 UMK_Shallow = 1, enumerator