Home
last modified time | relevance | path

Searched refs:SkipLen (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp444 unsigned SkipLen = in getFormattedLines() local
450 llvm::StringRef Trimmed = TokText.drop_front(SkipLen); in getFormattedLines()
454 SourceMgr.getPresumedLoc(Tok.getLocation().getLocWithOffset(SkipLen)); in getFormattedLines()