Searched refs:SetPath (Results 1 – 4 of 4) sorted by relevance
23 SetPath(path); in CFBundle()48 bool CFBundle::SetPath(const char *path) { in SetPath() function in CFBundle
28 bool SetPath(const char *path);
330 void SetPath(llvm::StringRef p) { SetFile(p); } in SetPath() function
246 file_spec.SetPath(path); in Resolve()