Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DLocale.cpp13 bool isPrint(int UCS) { in isPrint() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h117 inline bool isPrint(char C) { in isPrint() function