Searched refs:InsertUnique (Results 1 – 4 of 4) sorted by relevance
38 bool InsertUnique(const lldb::TypeSP &type);
70 auto InsertUnique = [&](char32_t CP, std::string Name) { in loadDataFiles() local79 InsertUnique(CodePoint, std::move(Name)); in loadDataFiles()
34 bool TypeMap::InsertUnique(const TypeSP &type_sp) { in InsertUnique() function in TypeMap
2529 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()2566 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()2632 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()