Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBFileSpecList.cpp56 bool SBFileSpecList::AppendIfUnique(const SBFileSpec &sb_file) { in AppendIfUnique() function in SBFileSpecList
H A DSBBreakpoint.cpp831 bool AppendIfUnique(BreakpointSP bkpt) { in AppendIfUnique() function in SBBreakpointListImpl
923 bool SBBreakpointList::AppendIfUnique(const SBBreakpoint &sb_bkpt) { in AppendIfUnique() function in SBBreakpointList
/openbsd/gnu/llvm/lldb/source/Core/
H A DFileSpecList.cpp33 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { in AppendIfUnique() function in FileSpecList
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp1194 uint32_t SymbolContextList::AppendIfUnique(const SymbolContextList &sc_list, in AppendIfUnique() function in SymbolContextList
1205 bool SymbolContextList::AppendIfUnique(const SymbolContext &sc, in AppendIfUnique() function in SymbolContextList