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.cpp3464 class OMPIteratorGeneratorScope final class
3470 OMPIteratorGeneratorScope() = delete;
3471 OMPIteratorGeneratorScope(OMPIteratorGeneratorScope &) = delete;
3474 OMPIteratorGeneratorScope(CodeGenFunction &CGF, const OMPIteratorExpr *E) in OMPIteratorGeneratorScope() function in __anon93cce0fb1111::OMPIteratorGeneratorScope
3522 ~OMPIteratorGeneratorScope() { in ~OMPIteratorGeneratorScope()
3869 OMPIteratorGeneratorScope IteratorScope( in emitTaskInit()
4061 OMPIteratorGeneratorScope IteratorScope( in emitDependData()
4129 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElementsSizes()
4167 OMPIteratorGeneratorScope IteratorScope( in emitDepobjElements()