Home | History | Annotate | Download | only in Sema

Lines Matching refs:LoopVar

1339                                     Stmt *LoopVar,
1342 Cond, Inc, LoopVar, RParenLoc,
5910 StmtResult LoopVar = getDerived().TransformStmt(S->getLoopVarStmt());
5911 if (LoopVar.isInvalid())
5920 LoopVar.get() != S->getLoopVarStmt())
5924 Inc.get(), LoopVar.get(),
5937 Inc.get(), LoopVar.get(),