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