Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DUnicode.h64 int foldCharSimple(int C);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDJB.cpp57 return sys::unicode::foldCharSimple(C); in foldCharDwarf()
DUnicodeCaseFold.cpp16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() function in llvm::sys::unicode