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