Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp42 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
358 const AnnotatedLine &TheLine = **I; in format() local
DFormat.cpp1450 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine()