Searched refs:PDRefExpr (Results 1 – 1 of 1) sorted by relevance
1308 ExprResult PDRefExpr = in collectPlacementArgs() local1311 if (PDRefExpr.isInvalid()) in collectPlacementArgs()1314 PlacementArgs.push_back(PDRefExpr.get()); in collectPlacementArgs()1886 ExprResult PDRefExpr = in buildCoroutineParameterMoves() local1892 if (PDRefExpr.isInvalid()) in buildCoroutineParameterMoves()1898 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()1900 CExpr = PDRefExpr.get(); in buildCoroutineParameterMoves()