Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DLexer.h464 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/minix/external/bsd/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp378 unsigned TokLen = Tok.getLength(); in SyntaxHighlight() local
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp273 const unsigned TokLen = TokEnd - BufferPtr; in formTokenWithChars() local
/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1616 unsigned TokLen = Lexer::getSpelling(Tok, SpellingPtr, SM, Features, in getOffsetOfStringByte() local
H A DLexer.cpp173 unsigned TokLen, Preprocessor &PP) { in Create_PragmaLexer()
1026 unsigned CharNo, unsigned TokLen) { in GetMappedTokenLoc()
/minix/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp120 unsigned TokLen = 1; in getTokenForError() local