Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DModule.h900 ConstString GetLookupName() const { return m_lookup_name; } in GetLookupName() function
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverName.cpp272 lookup.GetLookupName(), CompilerDeclContext(), in SearchCallback()
/external/llvm-project/lldb/source/Core/
DModuleList.cpp381 (*pos)->FindFunctions(lookup_info.GetLookupName(), CompilerDeclContext(), in FindFunctions()
411 (*pos)->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctionSymbols()
DModule.cpp815 symbols->FindFunctions(lookup_info.GetLookupName(), parent_decl_ctx, in FindFunctions()
824 symtab->FindFunctionSymbols(lookup_info.GetLookupName(), in FindFunctions()