Searched defs:printChar (Results 1 – 2 of 2) sorted by relevance
121 private static String printChar(char value) { in printChar() method
132 static inline void printChar(raw_ostream &OS, char C) { in printChar() function