Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/support/
DTrace.cpp209 assert(!needsQuote(Metric.Name)); in record()
211 if (needsQuote(Label)) in record()
235 static bool needsQuote(llvm::StringRef Text) { in needsQuote() function in clang::clangd::trace::__anon9b8c956d0111::CSVMetricTracer