Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp49 if (!lookup_info.NameMatchesLookupInfo(name_to_match_against, in ProcessFunctionDIE()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h927 bool NameMatchesLookupInfo(
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp732 bool Module::LookupInfo::NameMatchesLookupInfo( in NameMatchesLookupInfo() function in Module::LookupInfo
775 NameMatchesLookupInfo(sc.GetFunctionName(), sc.GetLanguage()); in Prune()