Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
108 OpenMPDirectiveScope = 0x8000, enumerator469 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
216 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
375 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()410 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()591 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2501 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()4373 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4434 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4539 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4591 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()