Lines Matching defs:Lookup
251 UnresolvedLookupExpr *Lookup) {
253 Functions.append(Lookup->decls_begin(), Lookup->decls_end());
820 ExprResult Lookup = BuildOperatorCoawaitLookupExpr(S, Loc);
821 if (Lookup.isInvalid())
824 cast<UnresolvedLookupExpr>(Lookup.get()));
877 UnresolvedLookupExpr *Lookup) {
892 DependentCoawaitExpr(Loc, Context.DependentTy, Operand, Lookup);
916 ExprResult Awaiter = BuildOperatorCoawaitCall(Loc, Transformed, Lookup);
1373 // According to [dcl.fct.def.coroutine]p9, Lookup allocation functions using a