Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1905 fastParseASCIIIdentifier(const char *CurPtr, in fastParseASCIIIdentifier() function
1940 CurPtr = fastParseASCIIIdentifier(CurPtr, BufferEnd); in LexIdentifierContinue()