Home | History | Annotate | Download | only in IR

Lines Matching defs:printCustom

2217     printCustom(OS);
2221 // Value::printCustom - subclasses should override this to implement printing.
2222 void Value::printCustom(raw_ostream &OS) const {