Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h588 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp465 unsigned TokLen = Tok.getLength(); in SyntaxHighlight() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp281 const unsigned TokLen = TokEnd - BufferPtr; in formTokenWithChars() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp123 unsigned TokLen = 1; in getTokenForError() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1874 unsigned TokLen = Lexer::getSpelling(Tok, SpellingPtr, SM, Features, in getOffsetOfStringByte() local
H A DLexer.cpp192 unsigned TokLen, Preprocessor &PP) { in Create_PragmaLexer()
1107 unsigned CharNo, unsigned TokLen) { in GetMappedTokenLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp228 unsigned TokLen = in getPreciseTokenLocEnd() local