Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp203 class OMPSimdLexicalScope : public CodeGenFunction::LexicalScope { class
214 OMPSimdLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPSimdLexicalScope() function in __anon4b2ea7350111::OMPSimdLexicalScope
8088 OMPSimdLexicalScope Scope(*this, D); in EmitSimpleOMPExecutableDirective()