Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp168 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
822 const AnnotatedLine &TheLine = *Line; in format() local
DFormat.cpp1695 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine()