Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp56 bool SBFileSpecList::AppendIfUnique(const SBFileSpec &sb_file) { in AppendIfUnique() function in SBFileSpecList
H A DSBBreakpoint.cpp829 bool AppendIfUnique(BreakpointSP bkpt) { in AppendIfUnique() function in SBBreakpointListImpl
921 bool SBBreakpointList::AppendIfUnique(const SBBreakpoint &sb_bkpt) { in AppendIfUnique() function in SBBreakpointList
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp31 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { in AppendIfUnique() function in FileSpecList
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp1206 uint32_t SymbolContextList::AppendIfUnique(const SymbolContextList &sc_list, in AppendIfUnique() function in SymbolContextList
1217 bool SymbolContextList::AppendIfUnique(const SymbolContext &sc, in AppendIfUnique() function in SymbolContextList