Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DJSON.cpp209 bool checkUTF8() { in checkUTF8() function in llvm::json::__anon9435f4db0111::Parser
514 if (P.checkUTF8()) in parse()