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

  /external/llvm/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
PointerSumType.h 1 //===- llvm/ADT/PointerSumType.h --------------------------------*- C++ -*-===//
62 template <typename TagT, typename... MemberTs> class PointerSumType {
68 constexpr PointerSumType() : Value(0) {}
72 static PointerSumType
74 PointerSumType Result;
98 bool operator==(const PointerSumType &R) const { return Value == R.Value; }
99 bool operator!=(const PointerSumType &R) const { return Value != R.Value; }
100 bool operator<(const PointerSumType &R) const { return Value < R.Value; }
101 bool operator>(const PointerSumType &R) const { return Value > R.Value; }
102 bool operator<=(const PointerSumType &R) const { return Value <= R.Value;
    [all...]

Completed in 778 milliseconds