Searched defs:getCondExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/altera/ | ||
H A D | UnrollLoopsCheck.cpp | 149 const Expr *UnrollLoopsCheck::getCondExpr(const Stmt *Statement) { in getCondExpr() function in clang::tidy::altera::UnrollLoopsCheck |
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 3148 Expr *getCondExpr() { getCondExpr() function |