reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1239 PathDiagnosticLocation L(Loop, SM, C.getCurrLocationContext()); 1242 if (const auto *FS = dyn_cast<ForStmt>(Loop)) 1244 else if (const auto *WS = dyn_cast<WhileStmt>(Loop)) 1246 else if (const auto *OFS = dyn_cast<ObjCForCollectionStmt>(Loop)) { 1248 } else if (const auto *FRS = dyn_cast<CXXForRangeStmt>(Loop)) {