Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp7270 bool shouldSubtractStep() const { return SubtractStep; } in shouldSubtractStep() function in __anond5e91e5c3411::OpenMPIterationSpaceChecker
8666 ResultIterSpaces[CurrentNestedLoopCount].Subtract = ISC.shouldSubtractStep(); in checkOpenMPIterationSpace()