Home
last modified time | relevance | path

Searched defs:PreviousLine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DAffectedRangeManager.cpp27 const AnnotatedLine *PreviousLine = nullptr; in computeAffectedLines() local
102 AnnotatedLine *Line, const AnnotatedLine *PreviousLine, in nonPPLineAffected()
H A DUnwrappedLineFormatter.cpp1123 const AnnotatedLine *PreviousLine = nullptr; in format() local
1230 const AnnotatedLine &Line, const AnnotatedLine *PreviousLine, in formatFirstToken()