Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp845 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation() local
848 .findModuleForHeader(EntryOfIncl, AllowTextual) in getModuleForLocation()