HomeSort by relevance Sort by last modified time
    Searched refs:CheckFallThrough (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
missing-header.cpp 6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) {
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 83 /// CheckFallThrough - Check that we don't fall off the end of a
92 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) {
352 switch (CheckFallThrough(AC)) {
    [all...]

Completed in 46 milliseconds