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.cpp866 if (auto EntryOfIncl = SourceMgr.getFileEntryRefForID(IDOfIncl)) { in getModuleForLocation() local
869 .findModuleForHeader(*EntryOfIncl, AllowTextual) in getModuleForLocation()