Searched refs:SetStandardInputPath (Results 1 – 2 of 2) sorted by relevance
189 void SetStandardInputPath(llvm::StringRef path);193 void SetStandardInputPath(const char *path) = delete;
4425 void TargetProperties::SetStandardInputPath(llvm::StringRef path) { in SetStandardInputPath() function in TargetProperties4574 SetStandardInputPath(input_file_action->GetPath()); in SetProcessLaunchInfo()