Home
last modified time | relevance | path

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

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