Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DTestLexer.h95 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine()
/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp154 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine() argument
H A DUnwrappedLineFormatter.cpp252 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
1362 const AnnotatedLine &TheLine = *Line; format() local
[all...]
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp440 std::string TheLine; in getIntervalInfo() local