Searched refs:InsertUnique (Results 1 – 3 of 3) sorted by relevance
40 bool InsertUnique(const lldb::TypeSP &type);
50 bool TypeMap::InsertUnique(const TypeSP &type_sp) { in InsertUnique() function in TypeMap
2495 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()2575 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()