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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4735 class DependentCoawaitExpr : public Expr { class in namespace:clang
4742 DependentCoawaitExpr(SourceLocation KeywordLoc, QualType Ty, Expr *Op, function in class:clang::DependentCoawaitExpr
4757 DependentCoawaitExpr(EmptyShell Empty) function in class:clang::DependentCoawaitExpr

Completed in 85 milliseconds