Searched refs:FileNotFound (Results 1 – 4 of 4) sorted by relevance
80 virtual bool FileNotFound(StringRef FileName, in FileNotFound() function347 bool FileNotFound(StringRef FileName, in FileNotFound() function349 return First->FileNotFound(FileName, RecoveryPath) || in FileNotFound()350 Second->FileNotFound(FileName, RecoveryPath); in FileNotFound()
195 TEST_F(ImporterTest, FileNotFound) { in TEST_F() argument
1796 if (Callbacks->FileNotFound(Filename, RecoveryPath)) { in HandleIncludeDirective()
600 [](const FileNotFound &FNF) {626 [](const FileNotFound &FNF) {