Searched defs:IntrinsicData (Results 1 – 1 of 1) sorted by relevance
81 struct IntrinsicData { struct88 bool operator<(const IntrinsicData &RHS) const { return Id < RHS.Id; } argument