Searched refs:OpenMPDirectiveScope (Results 1 – 3 of 3) sorted by relevance
111 OpenMPDirectiveScope = 0x8000, enumerator517 return (getFlags() & Scope::OpenMPDirectiveScope); in isOpenMPDirectiveScope()
221 {OpenMPDirectiveScope, "OpenMPDirectiveScope"}, in dumpImpl()
251 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()287 Scope::OpenMPDirectiveScope); in ParseOpenMPDeclareReductionDirective()465 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPDeclareMapperDirective()2288 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPExecutableDirective()2448 Scope::CompoundStmtScope | Scope::OpenMPDirectiveScope; in ParseOpenMPInformationalDirective()4487 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4600 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4708 EnterScope(Scope::OpenMPDirectiveScope | Scope::DeclScope); in ParseOpenMPVarList()4767 ParseScope OMPListScope(this, Scope::OpenMPDirectiveScope); in ParseOpenMPVarList()