Searched refs:FileNotFound (Results 1 – 3 of 3) sorted by relevance
76 virtual bool FileNotFound(StringRef FileName, in FileNotFound() function399 bool FileNotFound(StringRef FileName, in FileNotFound() function401 return First->FileNotFound(FileName, RecoveryPath) || in FileNotFound()402 Second->FileNotFound(FileName, RecoveryPath); in FileNotFound()
1767 if (Callbacks->FileNotFound(Filename, RecoveryPath)) { in LookupHeaderIncludeOrImport()
606 [](const FileNotFound &FNF) {632 [](const FileNotFound &FNF) {