Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1364 Expr *getCombinedDistCond() const { in getCombinedDistCond() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5174 Cond = S.getCombinedDistCond(); in EmitOMPDistributeLoop()