Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DEncoding.h44 unsigned CodePoints = 0; in getCodePointCountUTF8() local
46 ++CodePoints; in getCodePointCountUTF8()
48 return CodePoints; in getCodePointCountUTF8()