Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp7423 ExprResult MaxUB = SemaRef.ActOnConditionalOp( in buildNumIterations() local
7425 if (!MaxUB.isUsable()) in buildNumIterations()
7427 UBVal = MaxUB.get(); in buildNumIterations()