Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DMaterializer.cpp132 Status deallocate_error; in DestroyAllocation() local
137 deallocate_error); in DestroyAllocation()
141 if (!deallocate_error.Success()) { in DestroyAllocation()
145 deallocate_error.AsCString()); in DestroyAllocation()