Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1465 Lexer::SizedChar Lexer::getCharAndSizeSlowNoWarn(const char *Ptr, in getCharAndSizeSlowNoWarn() function in Lexer
1485 auto CharAndSize = getCharAndSizeSlowNoWarn(Ptr, LangOpts); in getCharAndSizeSlowNoWarn()