Home | History | Annotate | Download | only in Core

Lines Matching refs:WhileStmt

341         if (cast<WhileStmt>(Parent)->getCond() != S)
1142 else if (const WhileStmt *WS = dyn_cast<WhileStmt>(Loop))