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

/external/clang/test/SemaCXX/
H A Dmissing-header.cpp6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { function
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp87 /// CheckFallThrough - Check that we don't fall off the end of a
96 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { function
355 switch (CheckFallThrough(AC)) {

Completed in 75 milliseconds