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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp281 const unsigned TokLen = TokEnd - BufferPtr; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h588 unsigned TokLen = TokEnd-BufferPtr; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp123 unsigned TokLen = 1; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp228 unsigned TokLen = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp189 Create_PragmaLexer(SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned TokLen, Preprocessor &PP) argument
1105 GetMappedTokenLoc(Preprocessor &PP, SourceLocation FileLoc, unsigned CharNo, unsigned TokLen) argument

Completed in 132 milliseconds