Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp456 opt<Path> InputMirrorFile{ variable
793 if (!InputMirrorFile.empty()) { in main()
795 InputMirrorStream.emplace(InputMirrorFile, /*ref*/ EC, in main()