Searched refs:NeedsTempPath (Results 1 – 2 of 2) sorted by relevance
360 bool NeedsTempPath(const InputInfoList &Inputs) const;
6921 bool darwin::Linker::NeedsTempPath(const InputInfoList &Inputs) const { in NeedsTempPath() function in darwin::Linker6965 if (Version[0] >= 116 && NeedsTempPath(Inputs)) { in AddLinkArgs()