Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp133 formTokenWithChars(Token & Result,SourceLocation Loc,const char * TokBegin,unsigned TokLength,StringRef Text) formTokenWithChars() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3406 unsigned TokLength = Tok.getLength(); ParseCXXClassMemberDeclarationWithPragmas() local