Searched defs:isPrintable (Results 1 – 5 of 5) sorted by relevance
27 bool isPrintable(int UCS) { in isPrintable() function
49 bool RuntimeDebugBuilder::isPrintable(Type *Ty) { in isPrintable() function in RuntimeDebugBuilder
72 TEST(Unicode, isPrintable) { in TEST() argument
314 TEST(CharInfoTest, isPrintable) { in TEST() argument
160 LLVM_READONLY inline bool isPrintable(unsigned char c) { in isPrintable() function