Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.h100 SmallVector<SmallVector<UnwrappedLine, 16>, 2> UnwrappedLines; variable
/llvm-project/clang/unittests/Format/
H A DTestLexer.h116 SmallVector<UnwrappedLine, 16> UnwrappedLines; variable