Searched defs:SetPath (Results 1 – 2 of 2) sorted by relevance
279 void SetPath(llvm::StringRef p) { SetFile(p); } in SetPath() function
88 void SetPath(const char *path) { m_path = path; } in SetPath() function