Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/support/
H A DMarkup.cpp68 bool StartsLine) { in needsLeadingEscape()
156 std::string renderText(llvm::StringRef Input, bool StartsLine) { in renderText()