Searched refs:allBlocksValid (Results 1 – 2 of 2) sorted by relevance
310 bool allBlocksValid(DetectionContext &Context);
1499 if (!allBlocksValid(Context) || Context.Log.hasErrors()) { in expandRegion()1615 bool ScopDetection::allBlocksValid(DetectionContext &Context) { in allBlocksValid() function in ScopDetection1771 if (!allBlocksValid(Context)) in isValidRegion()