Searched refs:RemotePath (Results 1 – 3 of 3) sorted by relevance
41 CC(StringRef ccPath, StringRef RemotePath, in CC() argument43 : CCPath(std::string(ccPath)), RemoteClientPath(std::string(RemotePath)) { in CC()
31 loadDylib(ExecutionSession &ES, StringRef RemotePath) { in loadDylib() argument 33 RemotePath.data())) in loadDylib()
40 loadDylib(llvm::orc::ExecutionSession &ES, llvm::StringRef RemotePath);