Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/support/
DMarkup.cpp70 bool StartsLine) { in needsLeadingEscape()
158 std::string renderText(llvm::StringRef Input, bool StartsLine) { in renderText()