Home
last modified time | relevance | path

Searched defs:isPrintable (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDUnicode.cpp27 bool isPrintable(int UCS) { in isPrintable() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCharInfo.h160 LLVM_READONLY inline bool isPrintable(unsigned char c) { in isPrintable() function