Home | History | Annotate | Download | only in Writer

Lines Matching refs:MDKindID

713   for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
714 Record.push_back(MDKindID);
715 StringRef KName = Names[MDKindID];