Searched refs:IsDoConcurrent (Results 1 – 5 of 5) sorted by relevance
67 if (outer->IsDoConcurrent()) { in CheckTileClauseRestriction()94 if (!doCons->IsDoConcurrent()) { in CheckDoConcurrentClauseRestriction()
383 } else if (doConstruct.IsDoConcurrent()) { in DefineDoVariables()394 } else if (doConstruct.IsDoConcurrent()) { in ResetDoVariables()414 if (doConstruct.IsDoConcurrent()) { in Check()856 return doConstruct && doConstruct->IsDoConcurrent(); in ConstructIsDoConcurrent()865 if (doConstructPtr->IsDoConcurrent()) { in CheckForBadLeave()
6040 if (x.IsDoConcurrent()) { in Pre()6046 if (x.IsDoConcurrent()) { in Post()
90 bool DoConstruct::IsDoConcurrent() const { in IsDoConcurrent() function in Fortran::parser::DoConstruct
2258 bool IsDoConcurrent() const;