Searched defs:AppendIfUnique (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/source/API/ | ||
D | SBFileSpecList.cpp | 60 bool SBFileSpecList::AppendIfUnique(const SBFileSpec &sb_file) { in AppendIfUnique() function in SBFileSpecList |
D | SBBreakpoint.cpp | 865 bool AppendIfUnique(BreakpointSP bkpt) { in AppendIfUnique() function in SBBreakpointListImpl |
/external/llvm-project/lldb/source/Core/ | ||
D | FileSpecList.cpp | 34 bool FileSpecList::AppendIfUnique(const FileSpec &file_spec) { in AppendIfUnique() function in FileSpecList |
/external/llvm-project/lldb/source/Symbol/ | ||
D | SymbolContext.cpp | 1203 uint32_t SymbolContextList::AppendIfUnique(const SymbolContextList &sc_list, in AppendIfUnique() function in SymbolContextList |