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

/external/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp28 .Case("shallow", UMK_Shallow)
44 if (HighLevelMode == UMK_Shallow)
226 case UMK_Shallow:
258 case UMK_Shallow:
/external/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h177 UMK_Shallow = 1, enumerator in enum:clang::AnalyzerOptions::UserModeKind

Completed in 592 milliseconds