Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h703 auto CharAndSize = getCharAndSizeSlow(Ptr); in getCharAndSize() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp290 auto CharAndSize = Lexer::getCharAndSizeNoWarn(BufPtr, LangOpts); getSpellingSlow() local
319 auto CharAndSize = Lexer::getCharAndSizeNoWarn(BufPtr, LangOpts); getSpellingSlow() local
775 auto CharAndSize = Lexer::getCharAndSizeNoWarn(TokPtr, LangOpts); getTokenPrefixLength() local
1385 auto CharAndSize = getCharAndSizeSlow(Ptr, Tok); getCharAndSizeSlow() local
1440 auto CharAndSize = getCharAndSizeSlowNoWarn(Ptr, LangOpts); getCharAndSizeSlowNoWarn() local
[all...]