Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3474 class OMPIteratorGeneratorScope final class
3480 OMPIteratorGeneratorScope() = delete;
3481 OMPIteratorGeneratorScope(OMPIteratorGeneratorScope &) = delete;
3484 OMPIteratorGeneratorScope(CodeGenFunction &CGF, const OMPIteratorExpr *E) in OMPIteratorGeneratorScope() function in __anon90c6c1b11111::OMPIteratorGeneratorScope
3532 ~OMPIteratorGeneratorScope() { in ~OMPIteratorGeneratorScope()
3881 OMPIteratorGeneratorScope IteratorScope( in emitTaskInit()
4072 OMPIteratorGeneratorScope IteratorScope( in emitDependData()
4140 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElementsSizes()
4178 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElements()