Home
last modified time | relevance | path

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

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