Searched defs:FRS (Results 1 – 3 of 3) sorted by relevance
1256 } else if (const auto *FRS = dyn_cast<CXXForRangeStmt>(Loop)) { in generatePathDiagnosticsForNode() local1397 const auto *FRS = cast<CXXForRangeStmt>(S); in isConditionForTerminator() local1408 if (const auto *FRS = dyn_cast<CXXForRangeStmt>(FL)) in isIncrementOrInitInForLoop() local
290 #define FRS FRC + 1 macro
285 #define FRS FRC + 1 macro