Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h625 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp466 unsigned TokLen = Tok.getLength(); SyntaxHighlight() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp262 const unsigned TokLen = TokEnd - BufferPtr; in formTokenWithChars() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp144 unsigned TokLen = 1; in getTokenForError() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2319 unsigned TokLen = Lexer::getSpelling(Tok, SpellingPtr, SM, Features, getOffsetOfStringByte() local
H A DLexer.cpp201 Create_PragmaLexer(SourceLocation SpellingLoc,SourceLocation ExpansionLocStart,SourceLocation ExpansionLocEnd,unsigned TokLen,Preprocessor & PP) Create_PragmaLexer() argument
1146 GetMappedTokenLoc(Preprocessor & PP,SourceLocation FileLoc,unsigned CharNo,unsigned TokLen) GetMappedTokenLoc() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp261 unsigned TokLen = getPreciseTokenLocEnd() local