Home
last modified time | relevance | path

Searched defs:CoyieldExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5277 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Common, in CoyieldExpr() function
5282 CoyieldExpr(SourceLocation CoyieldLoc, QualType Ty, Expr *Operand, in CoyieldExpr() function
5286 CoyieldExpr(EmptyShell Empty) in CoyieldExpr() function