Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3488 class OMPIteratorGeneratorScope final class
3494 OMPIteratorGeneratorScope() = delete;
3495 OMPIteratorGeneratorScope(OMPIteratorGeneratorScope &) = delete;
3498 OMPIteratorGeneratorScope(CodeGenFunction &CGF, const OMPIteratorExpr *E) in OMPIteratorGeneratorScope() function in __anon93cce0fb1111::OMPIteratorGeneratorScope
3546 ~OMPIteratorGeneratorScope() { in ~OMPIteratorGeneratorScope()
3895 OMPIteratorGeneratorScope IteratorScope( in emitTaskInit()
4087 OMPIteratorGeneratorScope IteratorScope( in emitDependData()
4155 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElementsSizes()
4193 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElements()