Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp726 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation() local
729 .findModuleForHeader(EntryOfIncl) in getModuleForLocation()