Searched refs:createModuleForInterfaceUnit (Results 1 – 3 of 3) sorted by relevance
283 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName, in ActOnModuleDecl()304 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName, in ActOnModuleDecl()312 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName, in ActOnModuleDecl()
561 Module *createModuleForInterfaceUnit(SourceLocation Loc, StringRef Name,
854 Module *ModuleMap::createModuleForInterfaceUnit(SourceLocation Loc, in createModuleForInterfaceUnit() function in ModuleMap