Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h485 bool RequestingModuleIsModuleInterface,
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp497 bool RequestingModuleIsModuleInterface, in diagnoseHeaderInclusion() argument
567 } else if (RequestingModule && RequestingModuleIsModuleInterface && in diagnoseHeaderInclusion()
H A DPPDirectives.cpp2109 bool RequestingModuleIsModuleInterface = in LookupHeaderIncludeOrImport() local
2113 RequestingModule, RequestingModuleIsModuleInterface, FilenameLoc, in LookupHeaderIncludeOrImport()