Searched refs:getTokenPrefixLength (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h355 static unsigned getTokenPrefixLength(SourceLocation TokStart,
368 getTokenPrefixLength(TokStart, Characters, SM, LangOpts));
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1148 unsigned GreaterLength = Lexer::getTokenPrefixLength(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp719 unsigned Lexer::getTokenPrefixLength(SourceLocation TokStart, unsigned CharNo, function in class:Lexer

Completed in 73 milliseconds