Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp134 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
H A DBreakpointResolverFileLine.cpp188 sc_list.RemoveContextAtIndex(i); in FilterContexts()
H A DBreakpointResolverName.cpp320 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h445 bool RemoveContextAtIndex(size_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp779 sc_list.RemoveContextAtIndex(i); in Prune()
802 sc_list.RemoveContextAtIndex(i); in Prune()
813 sc_list.RemoveContextAtIndex(i); in Prune()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp1278 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1067 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()