Home
last modified time | relevance | path

Searched refs:castForMoving (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1838 static Expr *castForMoving(Sema &S, Expr *E, QualType T = QualType()) { in castForMoving() function
1898 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()