Home
last modified time | relevance | path

Searched refs:RemoveContextAtIndex (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointResolverFileRegex.cpp134 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
HDBreakpointResolverFileLine.cpp188 sc_list.RemoveContextAtIndex(i); in FilterContexts()
HDBreakpointResolverName.cpp320 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h445 bool RemoveContextAtIndex(size_t idx);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDModule.cpp779 sc_list.RemoveContextAtIndex(i); in Prune()
802 sc_list.RemoveContextAtIndex(i); in Prune()
813 sc_list.RemoveContextAtIndex(i); in Prune()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp1278 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDebugMap.cpp1067 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()