Home
last modified time | relevance | path

Searched refs:hasFileInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp290 if (!getSourceManager().hasFileInfo(*Header)) { in diagnoseMissingHeaderInUmbrellaDir()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1663 bool hasFileInfo(const FileEntry *File) const { in hasFileInfo() function