Lines Matching refs:MDS
1524 if (const MDString *MDS = dyn_cast<MDString>(MD->getOperand(2)))1525 OS << "!\"" << MDS->getString() << '\"';