Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp399 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough() function
687 switch (CheckFallThrough(AC)) { in CheckFallThroughForBody()