Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp862 bool NotInAllControlPaths = FallThroughType == MaybeFallThrough; in CheckFallThroughForBody() local
864 << CD.FunKind << NotInAllControlPaths; in CheckFallThroughForBody()