Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp830 switch (int FallThroughType = CheckFallThrough(AC)) { in CheckFallThroughForBody() local
862 bool NotInAllControlPaths = FallThroughType == MaybeFallThrough; in CheckFallThroughForBody()