================ @@ -112,6 +112,8 @@ class LLDB_API SBPlatform { bool IsValid() const; + bool IsHost() const; ---------------- walter-erquinigo wrote: add documentation https://github.com/llvm/llvm-project/pull/163833