Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp1629 static Expr *castForMoving(Sema &S, Expr *E, QualType T = QualType()) { in castForMoving() function
1677 CExpr = castForMoving(*this, PDRefExpr.get()); in buildCoroutineParameterMoves()