Searched refs:InsertUnique (Results 1 – 5 of 5) 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
2456 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()2520 types.InsertUnique(matching_type->shared_from_this()); in FindTypes()
6983 auto InsertUnique = [&](const SCEV *S) { in collectUniqueOps() local6989 InsertUnique(Op); in collectUniqueOps()6992 InsertUnique(Op); in collectUniqueOps()6995 InsertUnique(Op); in collectUniqueOps()