Home
last modified time | relevance | path

Searched defs:getCondExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/
H A DUnrollLoopsCheck.cpp152 const Expr *UnrollLoopsCheck::getCondExpr(const Stmt *Statement) { in getCondExpr() function in clang::tidy::altera::UnrollLoopsCheck
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h3076 Expr *getCondExpr() { in getCondExpr() function
3079 Expr *getCondExpr() const { in getCondExpr() function