Searched defs:PrevUB (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h682 void setPrevUpperBoundVariable(Expr *PrevUB) { argument
825 Expr *PrevUB; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2699 LValue PrevUB = CGF.EmitLValue(LS.getPrevUpperBoundVariable()); local

Completed in 188 milliseconds