Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp594 IncludeStackInfo &ISEntry = IncludeMacroStack[e - i - 1]; in LookupFile() local
595 if (IsFileLexer(ISEntry)) in LookupFile()
597 ISEntry.ThePPLexer->getFileID()))) in LookupFile()
633 IncludeStackInfo &ISEntry = IncludeMacroStack[e-i-1]; in LookupFile() local
634 if (IsFileLexer(ISEntry)) { in LookupFile()
636 SourceMgr.getFileEntryForID(ISEntry.ThePPLexer->getFileID()))) { in LookupFile()