Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnalyzer.cpp119 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine()
H A DUnwrappedLineFormatter.cpp209 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
1133 const AnnotatedLine &TheLine = *Line; in format() local