Home
last modified time | relevance | path

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

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