HomeSort by relevance Sort by last modified time
    Searched defs:DiceRef (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
470 /// DiceRef
471 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 27 /// DiceRef - This is a value type class that represents a single
29 class DiceRef {
34 DiceRef() : OwningObject(nullptr) { }
36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
38 bool operator==(const DiceRef &Other) const;
39 bool operator<(const DiceRef &Other) const;
50 typedef content_iterator<DiceRef> dice_iterator;
628 /// DiceRef
629 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner
    [all...]

Completed in 572 milliseconds