Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5109 CoyieldExpr(SourceLocation CoyieldLoc,Expr * Operand,Expr * Common,Expr * Ready,Expr * Suspend,Expr * Resume,OpaqueValueExpr * OpaqueValue) CoyieldExpr() argument
5114 CoyieldExpr(SourceLocation CoyieldLoc,QualType Ty,Expr * Operand,Expr * Common) CoyieldExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1577 RebuildCoyieldExpr(SourceLocation CoyieldLoc,Expr * Result) RebuildCoyieldExpr() argument