Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Lex/
H A DLexer.h504 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLexer.h625 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLexer.h625 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DLexer.h625 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLexer.h625 unsigned TokLen = TokEnd-BufferPtr; in FormTokenWithChars() local
/aosp_15_r20/external/clang/lib/Rewrite/
H A DHTMLRewrite.cpp378 unsigned TokLen = Tok.getLength(); in SyntaxHighlight() local
/aosp_15_r20/external/clang/lib/Lex/
H A DLexer.cpp167 unsigned TokLen, Preprocessor &PP) { in Create_PragmaLexer()
1047 unsigned CharNo, unsigned TokLen) { in GetMappedTokenLoc()
H A DLiteralSupport.cpp1633 unsigned TokLen = Lexer::getSpelling(Tok, SpellingPtr, SM, Features, in getOffsetOfStringByte() local
/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp282 const unsigned TokLen = TokEnd - BufferPtr; in formTokenWithChars() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp124 unsigned TokLen = 1; in getTokenForError() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp122 unsigned TokLen = 1; in getTokenForError() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp122 unsigned TokLen = 1; in getTokenForError() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp102 unsigned TokLen = in getPreciseTokenLocEnd() local