Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6557 bool doesCondDependOnLC() const { return CondDependOnLC.hasValue(); } in doesCondDependOnLC() function in __anonf152f9343211::OpenMPIterationSpaceChecker
7929 ISC.doesCondDependOnLC(); in checkOpenMPIterationSpace()