Searched refs:CompilingModule (Results 1 – 2 of 2) sorted by relevance
56 Module *CompilingModule; variable
92 CompilingModule(nullptr), SourceModule(nullptr) {} in ModuleMap()558 if (!LangOpts.CurrentModule.empty() && !CompilingModule && in findOrCreateModule()560 CompilingModule = Result; in findOrCreateModule()789 bool isCompilingModuleHeader = Mod->getTopLevelModule() == CompilingModule; in addHeader()