Searched refs:CurFileEnt (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp836 const FileEntry *CurFileEnt; local
841 if ((CurFileEnt = CurPPLexer->getFileEntry())) {
843 Filename, CurFileEnt, SearchPath, RelativePath, RequestingModule,
856 if ((CurFileEnt = ISEntry.ThePPLexer->getFileEntry())) {
858 Filename, CurFileEnt, SearchPath, RelativePath,

Completed in 209 milliseconds