Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DIndexAction.cpp34 std::optional<std::string> toURI(OptionalFileEntryRef File) { in toURI() function
H A DSymbolCollector.cpp228 const std::string &toURI(const FileEntryRef FE) { toURI() function in clang::clangd::SymbolCollector::HeaderFileURICache
240 const std::string &toURI(llvm::StringRef Path) { toURI() function in clang::clangd::SymbolCollector::HeaderFileURICache