Searched refs:PDRefExpr (Results 1 – 1 of 1) sorted by relevance
1265 ExprResult PDRefExpr = in collectPlacementArgs() local1268 if (PDRefExpr.isInvalid()) in collectPlacementArgs()1271 PlacementArgs.push_back(PDRefExpr.get()); in collectPlacementArgs()1682 ExprResult PDRefExpr = in buildCoroutineParameterMoves() local1685 if (PDRefExpr.isInvalid()) in buildCoroutineParameterMoves()1691 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()1693 CExpr = PDRefExpr.get(); in buildCoroutineParameterMoves()