Searched defs:isPodLike (Results 1 – 5 of 5) sorted by relevance
58 struct isPodLike { struct66 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;
604 struct isPodLike<LoweredPHIRecord> { static const bool value = true; }; argument
234 template <> struct isPodLike<AttrAndList> { struct235 static const bool value = true;
545 struct isPodLike<ObjCSummaryKey> { static const bool value = true; }; argument