Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp1470 static Expr *castForMoving(Sema &S, Expr *E, QualType T = QualType()) { in castForMoving() function
1518 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()