Searched defs:PerFunction (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1069 bool PerFunction) {
1088 if (PerFunction && FM.getFallthroughStmts().empty())
1111 PerFunction ? diag::warn_unannotated_fallthrough_per_function
1068 DiagnoseSwitchLabelsFallthrough(Sema &S, AnalysisDeclContext &AC, bool PerFunction) argument

Completed in 78 milliseconds