Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3149 Expr *getCondExpr() { in getCondExpr() function
3152 Expr *getCondExpr() const { in getCondExpr() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6654 S.getD(), S.getCondExpr(), S.isXLHSInRHSPart(), in EmitOMPAtomicDirective()