Home
last modified time | relevance | path

Searched refs:deallocate_error (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Expression/
H A DMaterializer.cpp133 Status deallocate_error; in DestroyAllocation() local
138 deallocate_error); in DestroyAllocation()
142 if (!deallocate_error.Success()) { in DestroyAllocation()
146 deallocate_error.AsCString()); in DestroyAllocation()