Searched defs:CurrentLines (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.h | 314 SmallVectorImpl<UnwrappedLine> *CurrentLines; global() variable |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Preamble.cpp | 504 llvm::ArrayRef<llvm::StringRef> CurrentLines; member in clang::clangd::__anon0b7b15160111::DiagPatcher |