Searched defs:SetFilePath (Results 1 – 2 of 2) sorted by relevance
36 void SetFilePath(const std::string& path) { file_path_ = path; } in SetFilePath() function
77 void SetFilePath(llvm::StringRef Path) { FilePath = std::string(Path); } in SetFilePath() function