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.h474 bool RequestingModuleIsModuleInterface,
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp485 bool RequestingModuleIsModuleInterface, in diagnoseHeaderInclusion() argument
555 } else if (RequestingModule && RequestingModuleIsModuleInterface && in diagnoseHeaderInclusion()
H A DPPDirectives.cpp2143 bool RequestingModuleIsModuleInterface = in LookupHeaderIncludeOrImport() local
2147 RequestingModule, RequestingModuleIsModuleInterface, FilenameLoc, in LookupHeaderIncludeOrImport()