Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadSpec.h72 bool IndexMatches(uint32_t index) const { in IndexMatches() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadSpec.cpp84 bool ThreadSpec::IndexMatches(Thread &thread) const { in IndexMatches() function in ThreadSpec