Searched refs:PDRefExpr (Results 1 – 1 of 1) sorted by relevance
1375 ExprResult PDRefExpr = in collectPlacementArgs() local1378 if (PDRefExpr.isInvalid()) in collectPlacementArgs()1381 PlacementArgs.push_back(PDRefExpr.get()); in collectPlacementArgs()1971 ExprResult PDRefExpr = in buildCoroutineParameterMoves() local1977 if (PDRefExpr.isInvalid()) in buildCoroutineParameterMoves()1983 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()1985 CExpr = PDRefExpr.get(); in buildCoroutineParameterMoves()