Searched defs:Extras (Results 1 – 2 of 2) sorted by relevance
1205 TpiStream *Stream, bool Bytes, bool Extras) { in dumpFullTypeStream()1223 bool Bytes, bool Extras, bool Deps) { in dumpPartialTypeStream()
2743 SmallVector<unsigned, 2> Extras; in determineCalleeSaves() local