Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DURI.h124 virtual llvm::Expected<std::string> getIncludeSpelling(const URI &U) const { in getIncludeSpelling() function
DURI.cpp279 return S->get()->getIncludeSpelling(Uri); in includeSpelling()