Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmtOpenMP.cpp203 class OMPSimdLexicalScope : public CodeGenFunction::LexicalScope { class
214 OMPSimdLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPSimdLexicalScope() function in __anon987593bb0111::OMPSimdLexicalScope
7865 OMPSimdLexicalScope Scope(*this, D); in EmitSimpleOMPExecutableDirective()