Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDProcess.h1153 virtual void DidDestroy() {} in DidDestroy() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDProcess.cpp3265 DidDestroy(); in Destroy()