Searched defs:CharAndSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | Lexer.h | 703 auto CharAndSize = getCharAndSizeSlow(Ptr); in getCharAndSize() local |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 290 auto CharAndSize = Lexer::getCharAndSizeNoWarn(BufPtr, LangOpts); getSpellingSlow() local |