Searched defs:isPodLike (Results 1 – 8 of 8) sorted by relevance
32 struct isPodLike { struct54 struct isPodLike<std::pair<T, U> > { argument
59 struct isPodLike { struct67 struct isPodLike<std::pair<T, U> > { argument
73 template<> struct isPodLike<SimpleValue> { struct74 static const bool value = true;166 template<> struct isPodLike<CallValue> { struct167 static const bool value = true;
608 struct isPodLike<LoweredPHIRecord> { static const bool value = true; }; struct
97 template <> struct isPodLike<PPRegion> { struct98 static const bool value = true;
133 template <> struct isPodLike<BindingKey> { struct134 static const bool value = true;
186 template <> struct isPodLike<Slice> { static const bool value = true; }; struct