Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3676 class OMPIteratorGeneratorScope final class
3682 OMPIteratorGeneratorScope() = delete;
3683 OMPIteratorGeneratorScope(OMPIteratorGeneratorScope &) = delete;
3686 OMPIteratorGeneratorScope(CodeGenFunction &CGF, const OMPIteratorExpr *E) in OMPIteratorGeneratorScope() function in __anonffc6c7120f11::OMPIteratorGeneratorScope
3734 ~OMPIteratorGeneratorScope() { in ~OMPIteratorGeneratorScope()
4083 OMPIteratorGeneratorScope IteratorScope( in emitTaskInit()
4275 OMPIteratorGeneratorScope IteratorScope( in emitDependData()
4343 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElementsSizes()
4381 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElements()