Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp4858 static ExprResult WidenIterationCount(unsigned Bits, Expr *E, in WidenIterationCount() function
5016 ExprResult LastIteration32 = WidenIterationCount( in CheckOpenMPLoop()
5022 ExprResult LastIteration64 = WidenIterationCount( in CheckOpenMPLoop()