Searched refs:OpenMPLoopDirectiveScope (Results 1 – 3 of 3) sorted by relevance
114 OpenMPLoopDirectiveScope = 0x10000, enumerator507 if (getFlags() & Scope::OpenMPLoopDirectiveScope) { in isOpenMPLoopDirectiveScope()
222 {OpenMPLoopDirectiveScope, "OpenMPLoopDirectiveScope"}, in dumpImpl()
2460 ScopeFlags |= Scope::OpenMPLoopDirectiveScope; in ParseOpenMPExecutableDirective()