Home
last modified time | relevance | path

Searched defs:AppendIfUnique (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBFileSpecList.cpp60 bool SBFileSpecList::AppendIfUnique(const SBFileSpec &sb_file) { in AppendIfUnique() function in SBFileSpecList
DSBBreakpoint.cpp865 bool AppendIfUnique(BreakpointSP bkpt) { in AppendIfUnique() function in SBBreakpointListImpl
962 bool SBBreakpointList::AppendIfUnique(const SBBreakpoint &sb_bkpt) { in AppendIfUnique() function in SBBreakpointList
/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp34 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { in AppendIfUnique() function in FileSpecList
/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp1203 uint32_t SymbolContextList::AppendIfUnique(const SymbolContextList &sc_list, in AppendIfUnique() function in SymbolContextList
1214 bool SymbolContextList::AppendIfUnique(const SymbolContext &sc, in AppendIfUnique() function in SymbolContextList