Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp108 class OMPParallelScope final : public OMPLexicalScope { class
117 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope() function in __anon4b2ea7350111::OMPParallelScope
1567 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective()