Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4011 bool shouldSubtractStep() const { return SubtractStep; } in shouldSubtractStep() function in __anon45dbc4932111::OpenMPIterationSpaceChecker
4894 ResultIterSpace.Subtract = ISC.shouldSubtractStep(); in checkOpenMPIterationSpace()