Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h202 bool VersionIsValid() const { return m_kdp_version_version != 0; } in VersionIsValid() function
DCommunicationKDP.cpp390 if (!VersionIsValid()) in GetVersion()
396 if (!VersionIsValid()) in GetFeatureFlags()