Home
last modified time | relevance | path

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

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