Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4062 class OMPIteratorGeneratorScope final class
4068 OMPIteratorGeneratorScope() = delete;
4069 OMPIteratorGeneratorScope(OMPIteratorGeneratorScope &) = delete;
4072 OMPIteratorGeneratorScope(CodeGenFunction &CGF, const OMPIteratorExpr *E) in OMPIteratorGeneratorScope() function in __anoneb75deaf1b11::OMPIteratorGeneratorScope
4123 ~OMPIteratorGeneratorScope() { in ~OMPIteratorGeneratorScope()
4472 OMPIteratorGeneratorScope IteratorScope( in emitTaskInit()
4672 OMPIteratorGeneratorScope IteratorScope( in emitDependData()
4735 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElementsSizes()
4793 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElements()