HomeSort by relevance Sort by last modified time
    Searched refs:is_one_of (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Parallel.h 39 bool, llvm::is_one_of<T, sequential_execution_policy,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
STLExtras.h 487 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
492 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
494 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
STLExtras.h 699 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
704 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
706 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
STLExtras.h 701 template <typename T, typename... Ts> struct is_one_of { struct in namespace:llvm
706 struct is_one_of<T, U, Ts...> { struct in namespace:llvm
708 std::is_same<T, U>::value || is_one_of<T, Ts...>::value;
    [all...]

Completed in 911 milliseconds

12