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