Searched refs:IsGood (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStringExtractor.h35 bool IsGood() const { return m_index != UINT64_MAX; } function in class:StringExtractor
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractor.cpp270 if (!IsGood())

Completed in 114 milliseconds