Searched refs:getCondExpr (Results 1 – 4 of 4) sorted by relevance
67 const Expr *getCondExpr(const Stmt *Statement);
152 const Expr *UnrollLoopsCheck::getCondExpr(const Stmt *Statement) { in getCondExpr() function in clang::tidy::altera::UnrollLoopsCheck
3076 Expr *getCondExpr() { in getCondExpr() function3079 Expr *getCondExpr() const { in getCondExpr() function
6549 S.getCondExpr(), S.isXLHSInRHSPart(), S.isFailOnly(), in EmitOMPAtomicDirective()