Home
last modified time | relevance | path

Searched refs:getMarkerForCodeBlock (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/support/
DMarkup.cpp198 std::string getMarkerForCodeBlock(llvm::StringRef Input) { in getMarkerForCodeBlock() function
281 std::string Marker = getMarkerForCodeBlock(Contents); in renderMarkdown()