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