Searched defs:FileNotFound (Results 1 – 6 of 6) sorted by relevance
32 FileNotFound, enumerator
21 static constexpr uint64_t FileNotFound = CacheDiskMismatch - 1; variable
80 virtual bool FileNotFound(StringRef FileName, in FileNotFound() function347 bool FileNotFound(StringRef FileName, in FileNotFound() function
188 TEST_F(ImporterTest, FileNotFound) { in TEST_F() argument
76 virtual bool FileNotFound(StringRef FileName, in FileNotFound() function399 bool FileNotFound(StringRef FileName, in FileNotFound() function
128 PPCallbacksTracker::FileNotFound(llvm::StringRef FileName, in FileNotFound() function in clang::pp_trace::PPCallbacksTracker