Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h334 ValueT &getOrInsertDefault(KeyT &&Key) { in getOrInsertDefault() function
341 ValueT &getOrInsertDefault(const KeyT &Key) { in getOrInsertDefault() function