Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp202 class OMPSimdLexicalScope : public CodeGenFunction::LexicalScope { class
213 OMPSimdLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPSimdLexicalScope() function in __anon8cd96fef0111::OMPSimdLexicalScope
7877 OMPSimdLexicalScope Scope(*this, D); in EmitSimpleOMPExecutableDirective()