Home
last modified time | relevance | path

Searched defs:CharAndSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp335 auto CharAndSize = Lexer::getCharAndSizeNoWarn(BufPtr, LangOpts); in getSpellingSlow() local
364 auto CharAndSize = Lexer::getCharAndSizeNoWarn(BufPtr, LangOpts); in getSpellingSlow() local
820 auto CharAndSize = Lexer::getCharAndSizeNoWarn(TokPtr, LangOpts); in getTokenPrefixLength() local
1430 auto CharAndSize = getCharAndSizeSlow(Ptr, Tok); in getCharAndSizeSlow() local
1485 auto CharAndSize = getCharAndSizeSlowNoWarn(Ptr, LangOpts); in getCharAndSizeSlowNoWarn() local