Searched defs:toURI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/index/ | ||
H A D | IndexAction.cpp | 34 std::optional<std::string> toURI(OptionalFileEntryRef File) { in toURI() function |
H A D | SymbolCollector.cpp | 228 const std::string &toURI(const FileEntryRef FE) { toURI() function in clang::clangd::SymbolCollector::HeaderFileURICache |