Searched refs:GetStandardInputPath (Results 1 – 2 of 2) sorted by relevance
189 FileSpec GetStandardInputPath() const;
3532 in_file_spec = GetStandardInputPath(); in FinalizeFileActions()4612 FileSpec TargetProperties::GetStandardInputPath() const { in GetStandardInputPath() function in TargetProperties4833 m_launch_info.AppendOpenFileAction(STDIN_FILENO, GetStandardInputPath(), true, in InputPathValueChangedCallback()