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

  /external/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
YAML.h 44 /// BinaryRef Foo;
57 class BinaryRef {
58 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
66 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
67 BinaryRef(StringRef Data)
70 BinaryRef() : DataIsHexString(true) {}
71 /// \brief The number of bytes that are represented by this BinaryRef.
88 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
YAML.h 51 /// BinaryRef Foo;
64 class BinaryRef {
65 friend bool operator==(const BinaryRef &LHS, const BinaryRef &RHS);
75 BinaryRef() = default;
76 BinaryRef(ArrayRef<uint8_t> Data) : Data(Data), DataIsHexString(false) {}
77 BinaryRef(StringRef Data)
80 /// \brief The number of bytes that are represented by this BinaryRef.
99 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS)
    [all...]

Completed in 394 milliseconds