Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
107 OpenMPDirectiveScope = 0x8000, enumerator445 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
161 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
363 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()398 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()583 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2288 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()3788 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()3932 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()3965 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()