Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp4224 bool ShouldPushCommentsInCurrentLine = true; in distributeComments() local
4246 ShouldPushCommentsInCurrentLine = false; in distributeComments()
4248 if (ShouldPushCommentsInCurrentLine) in distributeComments()