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

  /external/llvm/include/llvm/ADT/
PointerUnion.h 224 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
252 PointerUnion3() {}
254 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
255 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
256 PointerUnion3(PT3 V) { Val = V; }
295 const PointerUnion3 &operator=(std::nullptr_t) {
302 const PointerUnion3 &operator=(const PT1 &RHS) {
306 const PointerUnion3 &operator=(const PT2 &RHS) {
310 const PointerUnion3 &operator=(const PT3 &RHS) {
316 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
PointerUnion.h 229 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
257 PointerUnion3() = default;
259 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
261 PointerUnion3(PT3 V) { Val = V; }
300 const PointerUnion3 &operator=(std::nullptr_t) {
307 const PointerUnion3 &operator=(const PT1 &RHS) {
311 const PointerUnion3 &operator=(const PT2 &RHS) {
315 const PointerUnion3 &operator=(const PT3 &RHS) {
321 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
PointerUnion.h 228 template <typename PT1, typename PT2, typename PT3> class PointerUnion3 {
256 PointerUnion3() = default;
258 PointerUnion3(PT1 V) { Val = InnerUnion(V); }
259 PointerUnion3(PT2 V) { Val = InnerUnion(V); }
260 PointerUnion3(PT3 V) { Val = V; }
299 const PointerUnion3 &operator=(std::nullptr_t) {
306 const PointerUnion3 &operator=(const PT1 &RHS) {
310 const PointerUnion3 &operator=(const PT2 &RHS) {
314 const PointerUnion3 &operator=(const PT3 &RHS) {
320 static inline PointerUnion3 getFromOpaqueValue(void *VP)
    [all...]

Completed in 159 milliseconds