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