Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DMaterializer.cpp122 Status deallocate_error; in DestroyAllocation() local
127 deallocate_error); in DestroyAllocation()
131 if (!deallocate_error.Success()) { in DestroyAllocation()
135 deallocate_error.AsCString()); in DestroyAllocation()