Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7885 bool shouldSubtractStep() const { return SubtractStep; } in shouldSubtractStep() function in __anon7e4ded5b3b11::OpenMPIterationSpaceChecker
9286 ResultIterSpaces[CurrentNestedLoopCount].Subtract = ISC.shouldSubtractStep(); in checkOpenMPIterationSpace()