Lines Matching refs:getCond
726 Range = IS->getCond()->getSourceRange();
736 Range = CO->getCond()->getSourceRange();
765 Range = cast<WhileStmt>(Term)->getCond()->getSourceRange();
772 Range = cast<ForStmt>(Term)->getCond()->getSourceRange();
795 Range = cast<DoStmt>(Term)->getCond()->getSourceRange();
1159 const Expr *Cond = cast<DoStmt>(S)->getCond();