Home
last modified time | relevance | path

Searched refs:FileNotFound (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h76 virtual bool FileNotFound(StringRef FileName, in FileNotFound() function
399 bool FileNotFound(StringRef FileName, in FileNotFound() function
401 return First->FileNotFound(FileName, RecoveryPath) || in FileNotFound()
402 Second->FileNotFound(FileName, RecoveryPath); in FileNotFound()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1767 if (Callbacks->FileNotFound(Filename, RecoveryPath)) { in LookupHeaderIncludeOrImport()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst606 [](const FileNotFound &FNF) {
632 [](const FileNotFound &FNF) {