Home | History | Annotate | Download | only in Sema

Lines Matching refs:getExit

210   const unsigned ExitID = cfg->getExit().getBlockID();
268 if (cfg->getExit().pred_empty())
338 I = cfg->getExit().filtered_pred_start_end(FO); I.hasMore(); ++I) {
395 if (std::find(B.succ_begin(), B.succ_end(), &cfg->getExit())