Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp429 bool LineIsComment = true; in AlignTokens() local
467 !(LineIsComment && in AlignTokens()
479 LineIsComment = true; in AlignTokens()
483 LineIsComment = false; in AlignTokens()
628 bool LineIsComment = true; in alignConsecutiveMacros() local
646 !(LineIsComment && ((Style.AlignConsecutiveMacros == in alignConsecutiveMacros()
657 LineIsComment = true; in alignConsecutiveMacros()
661 LineIsComment = false; in alignConsecutiveMacros()