Searched defs:CoawaitExpr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h4766 class CoawaitExpr : public CoroutineSuspendExpr { class in namespace:clang
4770 CoawaitExpr(SourceLocation CoawaitLoc, Expr *Operand, Expr *Ready, function in class:clang::CoawaitExpr
4778 CoawaitExpr(SourceLocation CoawaitLoc, QualType Ty, Expr *Operand, function in class:clang::CoawaitExpr
4784 CoawaitExpr(EmptyShell Empty) function in class:clang::CoawaitExpr

Completed in 114 milliseconds