Home
last modified time | relevance | path

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

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