Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp696 Module *IncM = getModuleForLocation(IncLoc); in getModuleHeaderToIncludeForDiagnostics() local
716 if (Header.isAccessibleFrom(IncM)) in getModuleHeaderToIncludeForDiagnostics()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp657 Module *IncM = getModuleForLocation(IncLoc); in getHeaderToIncludeForDiagnostics() local
677 if (!Header.isAccessibleFrom(IncM)) { in getHeaderToIncludeForDiagnostics()