reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/PointerIntPair.h
  137   static_assert(std::is_trivially_copyable<PointerIntPair<PointerTy, IntBits, IntType, PtrTraits, Info>>::value,
include/llvm/Support/type_traits.h
  181   static_assert(value == std::is_trivially_copyable<T>::value,
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
  245   typedef typename std::conditional<std::is_trivially_copyable<T>::value, ValueTag, NotImplementedTag>::type type;
usr/include/c++/7.4.0/bits/std_function.h
   91     : is_trivially_copyable<_Tp>::type