Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp892 if (auto EntryOfIncl = SourceMgr.getFileEntryRefForID(IDOfIncl)) { in getModuleForLocation() local
895 .findModuleForHeader(*EntryOfIncl, AllowTextual) in getModuleForLocation()