Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp413 unsigned SkipLen = in getFormattedText() local
419 llvm::StringRef Trimmed = TokText.drop_front(SkipLen); in getFormattedText()