Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp654 IncludeStackInfo &ISEntry = IncludeMacroStack[e - i - 1]; in LookupFile() local
655 if (IsFileLexer(ISEntry)) in LookupFile()
657 ISEntry.ThePPLexer->getFileID()))) in LookupFile()
715 IncludeStackInfo &ISEntry = IncludeMacroStack[e-i-1]; in LookupFile() local
716 if (IsFileLexer(ISEntry)) { in LookupFile()
718 SourceMgr.getFileEntryForID(ISEntry.ThePPLexer->getFileID()))) { in LookupFile()