Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpointList.cpp70 const WatchpointSP WatchpointList::FindBySpec(std::string spec) const { in FindBySpec() function in WatchpointList
130 WatchpointSP wp_sp = FindBySpec(spec); in FindIDBySpec()
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointList.h81 const lldb::WatchpointSP FindBySpec(std::string spec) const;