Searched refs:FinishOpenMPLinearClause (Results 1 – 1 of 1) sorted by relevance
632 static bool FinishOpenMPLinearClause(OMPLinearClause &Clause, DeclRefExpr *IV,3008 if (FinishOpenMPLinearClause(*LC, cast<DeclRefExpr>(B.IterationVarRef), in ActOnOpenMPSimdDirective()5796 static bool FinishOpenMPLinearClause(OMPLinearClause &Clause, DeclRefExpr *IV, in FinishOpenMPLinearClause() function