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

/external/lldb/source/Target/
H A DThreadSpec.cpp70 ThreadSpec::IndexMatches (Thread &thread) const function in class:ThreadSpec
75 return IndexMatches (index);
106 if (!IndexMatches(thread))
/external/lldb/include/lldb/Target/
H A DThreadSpec.h97 IndexMatches (uint32_t index) const function in class:lldb_private::ThreadSpec
106 IndexMatches (Thread &thread) const;

Completed in 672 milliseconds