Searched refs:condVar (Results 1 – 2 of 2) sorted by relevance
788 ForStmt::ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, in ForStmt() argument794 setConditionVariable(C, condVar); in ForStmt()
1138 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar,