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