Home
last modified time | relevance | path

Searched defs:TokLength (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp133 unsigned TokLength, in formTokenWithChars()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp630 unsigned TokLength) { in createMacroArgExpansionLoc()
640 unsigned TokLength, in createExpansionLoc()
661 unsigned TokLength, in createExpansionLocImpl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp3174 unsigned TokLength = Tok.getLength(); in ParseCXXClassMemberDeclarationWithPragmas() local