Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1143 SymbolContextSpecifier *GetSpecifier() { return m_specifier_sp.get(); } in GetSpecifier() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2599 if ((cur_hook_sp->GetSpecifier() == nullptr || in RunStopHooks()
2600 cur_hook_sp->GetSpecifier()->SymbolContextMatches( in RunStopHooks()