Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6518 bool shouldSubtractStep() const { return SubtractStep; } in shouldSubtractStep() function in __anonf152f9343211::OpenMPIterationSpaceChecker
7918 ResultIterSpaces[CurrentNestedLoopCount].Subtract = ISC.shouldSubtractStep(); in checkOpenMPIterationSpace()