Home
last modified time | relevance | path

Searched defs:UCS (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DUnicode.cpp23 bool isPrintable(int UCS) { in isPrintable()
227 static inline int charWidth(int UCS) in charWidth()
DLocale.cpp16 bool isPrint(int UCS) { in isPrint()
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp249 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo() local