Searched defs:aggSlot (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp175 emitSuspendExpression(CodeGenFunction &CGF, CGCoroData &Coro, CoroutineSuspendExpr const &S, AwaitKind Kind, AggValueSlot aggSlot, bool ignoreResult, bool forLValue) argument
261 EmitCoawaitExpr(const CoawaitExpr &E, AggValueSlot aggSlot, bool ignoreResult) argument
268 EmitCoyieldExpr(const CoyieldExpr &E, AggValueSlot aggSlot, bool ignoreResult) argument
H A DCGExpr.cpp206 EmitAnyExpr(const Expr *E, AggValueSlot aggSlot, bool ignoreResult) argument

Completed in 78 milliseconds