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