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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DEncoding.h42 inline unsigned getCodePointCountUTF8(StringRef Text) { function in namespace:clang::format::encoding
55 return getCodePointCountUTF8(Text);

Completed in 115 milliseconds