Searched refs:HintClause (Results 1 – 1 of 1) sorted by relevance
2365 if (auto *HintClause = S.getSingleClause<OMPHintClause>()) in EmitOMPCriticalDirective() local2366 Hint = HintClause->getHint(); in EmitOMPCriticalDirective()