Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp662 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation() local
665 .findModuleForHeader(EntryOfIncl) in getModuleForLocation()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp639 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation() local
642 .findModuleForHeader(EntryOfIncl) in getModuleForLocation()