Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3377 void next(bool SkipPastLeadingComments = true) { in next() argument
3381 (Current->NewlinesBefore == 0 || SkipPastLeadingComments) && in next()