Searched refs:createGlobalModuleForInterfaceUnit (Results 1 – 3 of 3) sorted by relevance
529 Module *createGlobalModuleForInterfaceUnit(SourceLocation Loc);
847 auto *GlobalModule = Map.createGlobalModuleForInterfaceUnit(StartOfTU); in ActOnStartOfTranslationUnit()
810 Module *ModuleMap::createGlobalModuleForInterfaceUnit(SourceLocation Loc) { in createGlobalModuleForInterfaceUnit() function in ModuleMap