HomeSort by relevance Sort by last modified time
    Searched defs:isPodLike (Results 1 - 25 of 405) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Support/
type_traits.h 29 /// isPodLike - This is a type trait that is used to determine whether a given
32 struct isPodLike {
38 // matches the definition of isPodLike closely.
54 struct isPodLike<std::pair<T, U> > {
55 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
type_traits.h 56 /// isPodLike - This is a type trait that is used to determine whether a given
59 struct isPodLike {
67 struct isPodLike<std::pair<T, U> > {
68 static const bool value = isPodLike<T>::value & isPodLike<U>::value;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
type_traits.h 29 /// isPodLike - This is a type trait that is used to determine whether a given
32 struct isPodLike {
38 // matches the definition of isPodLike closely.
54 struct isPodLike<std::pair<T, U> > {
55 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
type_traits.h 29 /// isPodLike - This is a type trait that is used to determine whether a given
32 struct isPodLike {
38 // matches the definition of isPodLike closely.
54 struct isPodLike<std::pair<T, U> > {
55 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
type_traits.h 29 /// isPodLike - This is a type trait that is used to determine whether a given
32 struct isPodLike {
38 // matches the definition of isPodLike closely.
54 struct isPodLike<std::pair<T, U> > {
55 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
type_traits.h 28 /// isPodLike - This is a type trait that is used to determine whether a given
31 struct isPodLike {
37 // matches the definition of isPodLike closely.
53 struct isPodLike<std::pair<T, U>> {
54 static const bool value = isPodLike<T>::value && isPodLike<U>::value;
  /external/clang/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {

Completed in 602 milliseconds

1 2 3 4 5 6 7 8 91011>>