Searched refs:foldCharSimple (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DUnicode.h64 int foldCharSimple(int C);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDJB.cpp57 return sys::unicode::foldCharSimple(C);
H A DUnicodeCaseFold.cpp16 int llvm::sys::unicode::foldCharSimple(int C) { function in class:llvm::sys::unicode

Completed in 115 milliseconds