HomeSort by relevance Sort by last modified time
    Searched defs:ilist_alloc_traits (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCSection.h 33 template <> struct ilist_alloc_traits<MCFragment> { struct in namespace:llvm
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 39 template <> struct ilist_alloc_traits<Instruction> { struct in namespace:llvm
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 39 template <> struct ilist_alloc_traits<Instruction> { struct in namespace:llvm
647 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instruction.h 39 template <> struct ilist_alloc_traits<Instruction> { struct in namespace:llvm
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instruction.h 39 template <> struct ilist_alloc_traits<Instruction> { struct in namespace:llvm
671 inline void ilist_alloc_traits<Instruction>::deleteNode(Instruction *V) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist.h 41 template <typename NodeTy> struct ilist_alloc_traits { struct in namespace:llvm
47 /// Specialize ilist_alloc_traits to inherit from this to disable the
55 /// struct ilist_alloc_traits<MyType> : ilist_noalloc_traits<MyType> {};
84 struct ilist_node_traits : ilist_alloc_traits<NodeTy>,

Completed in 736 milliseconds

1 2 3 4