Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp201 auto *SuspendRet = CGF.EmitScalarExpr(S.getSuspendExpr()); in emitSuspendExpression()
/external/clang/include/clang/AST/
DExprCXX.h4180 Expr *getSuspendExpr() const { in getSuspendExpr() function
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h4725 Expr *getSuspendExpr() const { in getSuspendExpr() function