Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1228 bool PerFunction) { in DiagnoseSwitchLabelsFallthrough() argument
1246 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1272 PerFunction ? diag::warn_unannotated_fallthrough_per_function in DiagnoseSwitchLabelsFallthrough()