Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DAnalysisBasedWarnings.h44 void disableCheckFallThrough() { enableCheckFallThrough = 0; } in disableCheckFallThrough() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp9783 WP.disableCheckFallThrough(); in ActOnFinishFunctionBody()