Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DEncoding.h43 inline unsigned getCodePointCountUTF8(StringRef Text) { in getCodePointCountUTF8() function
56 return getCodePointCountUTF8(Text); in getCodePointCount()