Searched defs:TokLen (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h584 unsigned TokLen = TokEnd-BufferPtr; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp281 const unsigned TokLen = TokEnd - BufferPtr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp123 unsigned TokLen = 1; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp170 unsigned TokLen = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp187 Create_PragmaLexer(SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned TokLen, Preprocessor &PP) argument
1103 GetMappedTokenLoc(Preprocessor &PP, SourceLocation FileLoc, unsigned CharNo, unsigned TokLen) argument

Completed in 133 milliseconds