Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5281 : CoroutineSuspendExpr(CoyieldExprClass, CoyieldLoc, Ty, Operand, in CoyieldExpr() argument
5276 CoyieldExpr(SourceLocation CoyieldLoc,Expr * Operand,Expr * Common,Expr * Ready,Expr * Suspend,Expr * Resume,OpaqueValueExpr * OpaqueValue) CoyieldExpr() argument
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1598 RebuildCoyieldExpr(SourceLocation CoyieldLoc,Expr * Result) RebuildCoyieldExpr() argument