Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp413 unsigned SkipLen = in getFormattedText() local
419 llvm::StringRef Trimmed = TokText.drop_front(SkipLen); in getFormattedText()