Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp386 const auto MainFileURI = toURI(SM, MainFileEntry->getName(), Opts); in handleMacros() local
395 R.Location.FileURI = MainFileURI.c_str(); in handleMacros()