Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp158 unsigned TokLength, in formTokenWithChars()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3586 unsigned TokLength = Tok.getLength(); in ParseCXXClassMemberDeclarationWithPragmas() local