Searched refs:InsertUnique (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeMap.h37 bool InsertUnique(const lldb::TypeSP &type);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DTypeMap.cpp34 bool TypeMap::InsertUnique(const TypeSP &type_sp) { function in class:TypeMap
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2475 types.InsertUnique(matching_type->shared_from_this());
2555 types.InsertUnique(matching_type->shared_from_this());

Completed in 124 milliseconds