Searched refs:RemotePath (Results 1 – 3 of 3) sorted by relevance
42 CC(StringRef ccPath, StringRef RemotePath, in CC() argument44 : CCPath(ccPath), RemoteClientPath(RemotePath) { in CC()
43 GCC(const sys::Path &gccPath, const sys::Path &RemotePath, in GCC() argument45 : GCCPath(gccPath), RemoteClientPath(RemotePath) { in GCC()