Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DDenseMap.h975 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
980 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
986 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
991 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseMap.h940 SmallDenseMap(const SmallDenseMap &other) : BaseT() { in SmallDenseMap() function
945 SmallDenseMap(SmallDenseMap &&other) : BaseT() { in SmallDenseMap() function
951 SmallDenseMap(const InputIt &I, const InputIt &E) { in SmallDenseMap() function
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap() function