Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
108 OpenMPDirectiveScope = 0x8000, enumerator474 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
218 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
376 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()411 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()592 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2503 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclarativeOrExecutableDirective()4492 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4605 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4710 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4764 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()