Searched refs:UnknownFallThrough (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp383 UnknownFallThrough, enumerator in enum:ControlFlowKind
401 if (!cfg) return UnknownFallThrough;
688 case UnknownFallThrough:

Completed in 114 milliseconds