Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1500 const AnnotatedLine &TheLine = *I; in format() local
1819 bool touchesLine(const AnnotatedLine &TheLine) { in touchesLine()
1840 bool touchesEmptyLineBefore(const AnnotatedLine &TheLine) { in touchesEmptyLineBefore()
1849 virtual void consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine()