Searched refs:PtrRedTy (Results 1 – 1 of 1) sorted by relevance
11310 QualType PtrRedTy = Context.getPointerType(RedTy); in actOnOMPReductionKindClause() local11316 LHS = ImplicitCastExpr::Create(Context, PtrRedTy, in actOnOMPReductionKindClause()11319 RHS = ImplicitCastExpr::Create(Context, PtrRedTy, in actOnOMPReductionKindClause()11324 QualType Params[] = {PtrRedTy, PtrRedTy}; in actOnOMPReductionKindClause()