Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
107 OpenMPDirectiveScope = 0x8000, enumerator466 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
213 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
374 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()409 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()594 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2489 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()4223 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4366 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4418 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()