Searched refs:PDRefExpr (Results 1 – 1 of 1) sorted by relevance
1398 ExprResult PDRefExpr = in collectPlacementArgs() local1401 if (PDRefExpr.isInvalid()) in collectPlacementArgs()1404 PlacementArgs.push_back(PDRefExpr.get()); in collectPlacementArgs()1976 ExprResult PDRefExpr = in buildCoroutineParameterMoves() local1982 if (PDRefExpr.isInvalid()) in buildCoroutineParameterMoves()1988 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()1990 CExpr = PDRefExpr.get(); in buildCoroutineParameterMoves()