Searched defs:AppendIfUnique (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/lldb/source/API/ | ||
H A D | SBFileSpecList.cpp | 56 bool SBFileSpecList::AppendIfUnique(const SBFileSpec &sb_file) { in AppendIfUnique() function in SBFileSpecList |
H A D | SBBreakpoint.cpp | 831 bool AppendIfUnique(BreakpointSP bkpt) { in AppendIfUnique() function in SBBreakpointListImpl |
/openbsd/gnu/llvm/lldb/source/Core/ | ||
H A D | FileSpecList.cpp | 33 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { in AppendIfUnique() function in FileSpecList |
/openbsd/gnu/llvm/lldb/source/Symbol/ | ||
H A D | SymbolContext.cpp | 1194 uint32_t SymbolContextList::AppendIfUnique(const SymbolContextList &sc_list, in AppendIfUnique() function in SymbolContextList |