Searched refs:UseClausesWithoutBind (Results 1 – 1 of 1) sorted by relevance
6146 bool UseClausesWithoutBind = false; in mapLoopConstruct() local6173 UseClausesWithoutBind = true; in mapLoopConstruct()6223 return UseClausesWithoutBind; in mapLoopConstruct()6234 bool UseClausesWithoutBind = false; in ActOnOpenMPExecutableDirective() local6244 UseClausesWithoutBind = mapLoopConstruct( in ActOnOpenMPExecutableDirective()6265 if (getLangOpts().OpenMP >= 50 && UseClausesWithoutBind) { in ActOnOpenMPExecutableDirective()