Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp882 Module *IncM = getModuleForLocation(IncLoc); in getHeaderToIncludeForDiagnostics() local
902 if (!Header.isAccessibleFrom(IncM)) { in getHeaderToIncludeForDiagnostics()