Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp107 class OMPParallelScope final : public OMPLexicalScope { class
116 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope() function in __anon8cd96fef0111::OMPParallelScope
1569 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective()