Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h4855 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Ready, in CoyieldExpr() function
4859 CoyieldExpr(SourceLocation CoyieldLoc, QualType Ty, Expr *Operand) in CoyieldExpr() function
4861 CoyieldExpr(EmptyShell Empty) in CoyieldExpr() function