Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp112 class OMPParallelScope final : public OMPLexicalScope { class
121 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope() function in __anon53c5fabf0111::OMPParallelScope
1595 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective()