Home
last modified time | relevance | path

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

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