Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLocale.cpp13 bool isPrint(int UCS) { in isPrint() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h138 inline bool isPrint(char C) { in isPrint() function