Home | History | Annotate | Download | only in Sema

Lines Matching refs:LoopVar

1335                                     Stmt *LoopVar,
1338 Cond, Inc, LoopVar, RParenLoc);
5899 StmtResult LoopVar = getDerived().TransformStmt(S->getLoopVarStmt());
5900 if (LoopVar.isInvalid())
5909 LoopVar.get() != S->getLoopVarStmt())
5913 Inc.get(), LoopVar.get(),
5926 Inc.get(), LoopVar.get(),