Home
last modified time | relevance | path

Searched defs:InsertUnique (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DTypeMap.cpp34 bool TypeMap::InsertUnique(const TypeSP &type_sp) { in InsertUnique() function in TypeMap
/llvm-project-15.0.7/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp70 auto InsertUnique = [&](char32_t CP, std::string Name) { in loadDataFiles() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp6983 auto InsertUnique = [&](const SCEV *S) { in collectUniqueOps() local