Searched refs:HasRValue (Results 1 – 1 of 1) sorted by relevance
1626 bool HasRVoid, HasRValue; in makeOnFallthrough() local1630 lookupMember(S, "return_value", PromiseRecordDecl, Loc, HasRValue); in makeOnFallthrough()1633 if (HasRVoid && HasRValue) { in makeOnFallthrough()1645 } else if (!HasRVoid && !HasRValue) { in makeOnFallthrough()