Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h360 void setCond(Expr *Cond, Expr *SeparatedCond) { in setCond()
420 Expr *SeparatedCond; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2795 ExprResult SeparatedCond = SemaRef.BuildBinOp(CurScope, CondLoc, BO_LT, in CheckOpenMPLoop() local