reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
402 OpaqueValueExpr(Loc, E->getType(), VK_LValue, E->getObjectKind(), E); 407 ExprResult CoroHandleRes = buildCoroutineHandle(S, CoroPromise->getType(), Loc); 415 ExprResult Result = buildMemberCall(S, Operand, Loc, Funcs[I], Args[I]); 434 S.Diag(Loc, diag::note_coroutine_promise_call_implicitly_required) 448 if (Expr *TailCallSuspend = maybeTailCall(S, RetType, AwaitSuspend, Loc)) 457 S.Diag(Loc, diag::note_coroutine_promise_call_implicitly_required)