Searched defs:AllocResult (Results 1 – 2 of 2) sorted by relevance
42 using AllocResult = Expected<std::unique_ptr<InFlightAlloc>>; variable
143 using AllocResult = Expected<std::unique_ptr<InFlightAlloc>>; variable