Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7839 bool doesCondDependOnLC() const { return CondDependOnLC.has_value(); } in doesCondDependOnLC() function in __anon296aa5743911::OpenMPIterationSpaceChecker
9214 ISC.doesCondDependOnLC(); in checkOpenMPIterationSpace()