Home
last modified time | relevance | path

Searched refs:HasSpecification (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadSpec.cpp123 if (!HasSpecification()) in ThreadPassesBasicTests()
141 bool ThreadSpec::HasSpecification() const { in HasSpecification() function in ThreadSpec
147 if (!HasSpecification()) { in GetDescription()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadSpec.h108 bool HasSpecification() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp145 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()
H A DBreakpointOptions.cpp556 GetThreadSpecNoCreate()->HasSpecification())) { in GetDescription()