Searched refs:ProjectRoot (Results 1 – 3 of 3) sorted by relevance
119 llvm::StringRef ProjectRoot, in IndexClient() argument125 /*LocalIndexRoot=*/ProjectRoot)), in IndexClient()127 assert(!ProjectRoot.empty()); in IndexClient()186 llvm::StringRef ProjectRoot) { in getClient() argument190 new IndexClient(Channel, Address, ProjectRoot)); in getClient()
36 llvm::cl::opt<std::string> ProjectRoot( variable376 ProjectRoot) in openIndex()421 ProjectRoot.setValue(ProjectRoot, /*initial=*/true); in main()427 if (RemoteMode && ProjectRoot.empty()) { in main()
554 opt<std::string> ProjectRoot{ variable684 assert(!ProjectRoot.empty() && IndexFile.empty()); in FlagsConfigProvider()688 Spec.MountPoint = ProjectRoot; in FlagsConfigProvider()879 if (RemoteIndexAddress.empty() != ProjectRoot.empty()) { in main()