Searched refs:UseClausesWithoutBind (Results 1 – 1 of 1) sorted by relevance
5991 bool UseClausesWithoutBind = false; in mapLoopConstruct() local6023 UseClausesWithoutBind = true; in mapLoopConstruct()6073 return UseClausesWithoutBind; in mapLoopConstruct()6086 bool UseClausesWithoutBind = false; in ActOnOpenMPExecutableDirective() local6096 UseClausesWithoutBind = mapLoopConstruct( in ActOnOpenMPExecutableDirective()6117 if (getLangOpts().OpenMP >= 50 && UseClausesWithoutBind) { in ActOnOpenMPExecutableDirective()