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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h677 void setPrevLowerBoundVariable(Expr *PrevLB) { argument
822 Expr *PrevLB; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2698 LValue PrevLB = CGF.EmitLValue(LS.getPrevLowerBoundVariable()); local

Completed in 188 milliseconds