Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Format/
DTestLexer.h96 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine()
/external/clang/lib/Format/
DTokenAnalyzer.cpp128 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine()
DUnwrappedLineFormatter.cpp168 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
822 const AnnotatedLine &TheLine = *Line; in format() local
/external/llvm-project/clang/lib/Format/
DTokenAnalyzer.cpp119 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine()
DUnwrappedLineFormatter.cpp204 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
1087 const AnnotatedLine &TheLine = *Line; in format() local