Home
last modified time | relevance | path

Searched refs:MatchesSpec (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h298 MatchesSpec (const ThreadSpec *spec);
/NextBSD/contrib/llvm/tools/lldb/source/Breakpoint/
HDBreakpointLocation.cpp437 return thread->MatchesSpec(GetOptionsNoCreate()->GetThreadSpecNoCreate()); in ValidForThisThread()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp1104 Thread::MatchesSpec (const ThreadSpec *spec) in MatchesSpec() function in Thread