Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7293 bool doesCondDependOnLC() const { return CondDependOnLC.hasValue(); } in doesCondDependOnLC() function in __anon5b04668f3411::OpenMPIterationSpaceChecker
8671 ISC.doesCondDependOnLC(); in checkOpenMPIterationSpace()