Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DLocale.cpp13 bool isPrint(int UCS) { in isPrint() function
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DStringExtras.h125 inline bool isPrint(char C) { in isPrint() function