Searched refs:GetConstructIf (Results 1 – 1 of 1) sorted by relevance
31 if (auto *ompCons{GetConstructIf<parser::OpenMPConstruct>(*it)}) { in Post()38 GetConstructIf<parser::OmpEndLoopDirective>(*it)}) { in Post()50 template <typename T> T *GetConstructIf(parser::ExecutionPartConstruct &x) { in GetConstructIf() function in Fortran::semantics::CanonicalizationOfOmp81 if (auto *doCons{GetConstructIf<parser::DoConstruct>(*nextIt)}) { in RewriteOpenMPLoopConstruct()90 GetConstructIf<parser::OmpEndLoopDirective>(*nextIt)}) { in RewriteOpenMPLoopConstruct()