Home
last modified time | relevance | path

Searched defs:HasFallThroughAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp677 bool HasFallThroughAttr = in reportDeadCode() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp76 SourceRange R2, bool HasFallThroughAttr) override { in HandleUnreachable()