Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DURI.cpp91 bool shouldEscape(unsigned char C) { in shouldEscape() function
115 if (shouldEscape(C)) { in percentEncode()