Searched refs:teamsLoopCanBeParallelFor (Results 1 – 1 of 1) sorted by relevance
5919 bool teamsLoopCanBeParallelFor() const { return TeamsLoopCanBeParallelFor; } in teamsLoopCanBeParallelFor() function in __anon1dd12e443711::TeamsLoopChecker5978 static bool teamsLoopCanBeParallelFor(Stmt *AStmt, Sema &SemaRef) { in teamsLoopCanBeParallelFor() function5981 return Checker.teamsLoopCanBeParallelFor(); in teamsLoopCanBeParallelFor()10677 teamsLoopCanBeParallelFor(AStmt, SemaRef)); in ActOnOpenMPTargetTeamsGenericLoopDirective()