Searched defs:TheLine (Results 1 – 4 of 4) sorted by relevance
95 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine()
154 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine() argument
252 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local 1362 const AnnotatedLine &TheLine = *Line; format() local [all...]
440 std::string TheLine; in getIntervalInfo() local