Searched refs:addInputFileNotFound (Results 1 – 2 of 2) sorted by relevance
150 void addInputFileNotFound(StringRef path) const;
457 addInputFileNotFound(path); in fileExists()921 void MachOLinkingContext::addInputFileNotFound(StringRef path) const { in addInputFileNotFound() function in lld::MachOLinkingContext