Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp2243 bool ShouldSubtractStep() const { return SubtractStep; } in ShouldSubtractStep() function in __anona5ec887d0a11::OpenMPIterationSpaceChecker
2976 ResultIterSpace.Subtract = ISC.ShouldSubtractStep(); in CheckOpenMPIterationSpace()