HomeSort by relevance Sort by last modified time
    Searched refs:IndexMatches (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Target/
ThreadSpec.cpp 70 ThreadSpec::IndexMatches (Thread &thread) const
75 return IndexMatches (index);
106 if (!IndexMatches(thread))
  /external/lldb/include/lldb/Target/
ThreadSpec.h 97 IndexMatches (uint32_t index) const
106 IndexMatches (Thread &thread) const;

Completed in 49 milliseconds