Home
last modified time | relevance | path

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

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