Searched refs:FileNotFound (Results 1 – 3 of 3) sorted by relevance
94 virtual bool FileNotFound(StringRef FileName) { return false; } in FileNotFound() function464 bool FileNotFound(StringRef FileName) override { in FileNotFound() function465 bool Skip = First->FileNotFound(FileName); in FileNotFound()468 Skip |= Second->FileNotFound(FileName); in FileNotFound()
2004 if (Callbacks && Callbacks->FileNotFound(Filename)) in LookupHeaderIncludeOrImport()
646 [](const FileNotFound &FNF) {672 [](const FileNotFound &FNF) {