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