HomeSort by relevance Sort by last modified time
    Searched refs:LLVM_IS_FINAL (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/include/llvm/Support/
type_traits.h 101 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
104 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
106 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 255 #ifdef LLVM_IS_FINAL
256 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
type_traits.h 101 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
104 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
106 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
TrailingObjects.h 258 #ifdef LLVM_IS_FINAL
259 static_assert(LLVM_IS_FINAL(BaseTy), "BaseTy must be final.");
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
type_traits.h 110 // an LLVM_IS_FINAL macro. If it cannot be defined properly, this
113 #define LLVM_IS_FINAL(Ty) std::is_final<Ty>()
115 #define LLVM_IS_FINAL(Ty) __is_final(Ty)

Completed in 127 milliseconds

1 2