FindCompleteObjCDefinitionType is not used anywhere (don't confuse it with FindCompleteObjCDefinitionTypeForDIE which is called in many places, of course), and even there is no implementation of it, only a declaration, thus it can be safely removed.
Test plan: make check-lldb
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM