Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h318 ValueT &getOrInsertDefault(KeyT &&Key) { getOrInsertDefault() function
325 ValueT &getOrInsertDefault(const KeyT &Key) { getOrInsertDefault() function