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 91 /// CheckFallThrough - Check that we don't fall off the end of a
100 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) {
358 switch (CheckFallThrough(AC)) {
    [all...]

Completed in 42 milliseconds