Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7881 bool doesCondDependOnLC() const { return CondDependOnLC.has_value(); } in doesCondDependOnLC() function in __anon95b22cd93c11::OpenMPIterationSpaceChecker
9286 ISC.doesCondDependOnLC(); in checkOpenMPIterationSpace()