Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dmissing-header.cpp6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough() function
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp297 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough() function
549 switch (CheckFallThrough(AC)) { in CheckFallThroughForBody()