Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSmallPtrSet.h451 SmallPtrSet() : BaseT(SmallStorage, SmallSizePowTwo) {} in SmallPtrSet() function
452 SmallPtrSet(const SmallPtrSet &that) : BaseT(SmallStorage, that) {} in SmallPtrSet() function
453 SmallPtrSet(SmallPtrSet &&that) in SmallPtrSet() function
457 SmallPtrSet(It I, It E) : BaseT(SmallStorage, SmallSizePowTwo) { in SmallPtrSet() function
461 SmallPtrSet(std::initializer_list<PtrType> IL) in SmallPtrSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSmallPtrSet.h451 SmallPtrSet() : BaseT(SmallStorage, SmallSizePowTwo) {} in SmallPtrSet() function
452 SmallPtrSet(const SmallPtrSet &that) : BaseT(SmallStorage, that) {} in SmallPtrSet() function
453 SmallPtrSet(SmallPtrSet &&that) in SmallPtrSet() function
457 SmallPtrSet(It I, It E) : BaseT(SmallStorage, SmallSizePowTwo) { in SmallPtrSet() function
461 SmallPtrSet(std::initializer_list<PtrType> IL) in SmallPtrSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSmallPtrSet.h451 SmallPtrSet() : BaseT(SmallStorage, SmallSizePowTwo) {} in SmallPtrSet() function
452 SmallPtrSet(const SmallPtrSet &that) : BaseT(SmallStorage, that) {} in SmallPtrSet() function
453 SmallPtrSet(SmallPtrSet &&that) in SmallPtrSet() function
457 SmallPtrSet(It I, It E) : BaseT(SmallStorage, SmallSizePowTwo) { in SmallPtrSet() function
461 SmallPtrSet(std::initializer_list<PtrType> IL) in SmallPtrSet() function
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DInlinerPass.h28 template <class PtrType, unsigned SmallSize> class SmallPtrSet; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLiveInterval.h40 template <typename T, unsigned Small> class SmallPtrSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h49 template <typename T, unsigned N> class SmallPtrSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h49 template <typename T, unsigned N> class SmallPtrSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h49 template <typename T, unsigned N> class SmallPtrSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h49 template <typename T, unsigned N> class SmallPtrSet; variable