Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
111 OpenMPDirectiveScope = 0x8000, enumerator501 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
221 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
380 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()416 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()599 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2429 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPExecutableDirective()4435 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4548 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4655 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4709 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()