Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp380 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough() function
667 switch (CheckFallThrough(AC)) { in CheckFallThroughForBody()