Home | History | Annotate | Download | only in Writer

Lines Matching refs:MDKindID

847   for (unsigned MDKindID = 0, e = Names.size(); MDKindID != e; ++MDKindID) {
848 Record.push_back(MDKindID);
849 StringRef KName = Names[MDKindID];