Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1103 bool PerFunction) { in DiagnoseSwitchLabelsFallthrough() argument
1122 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1144 PerFunction ? diag::warn_unannotated_fallthrough_per_function in DiagnoseSwitchLabelsFallthrough()