Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h4843 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Ready, in CoyieldExpr() function
4847 CoyieldExpr(SourceLocation CoyieldLoc, QualType Ty, Expr *Operand) in CoyieldExpr() function
4849 CoyieldExpr(EmptyShell Empty) in CoyieldExpr() function
/external/clang/include/clang/AST/
DExprCXX.h4231 CoyieldExpr(SourceLocation CoyieldLoc, Expr *Operand, Expr *Ready, in CoyieldExpr() function
4235 CoyieldExpr(SourceLocation CoyieldLoc, QualType Ty, Expr *Operand) in CoyieldExpr() function
4237 CoyieldExpr(EmptyShell Empty) in CoyieldExpr() function