Searched refs:createModuleForInterfaceUnit (Results 1 – 3 of 3) sorted by relevance
332 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()360 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()368 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()
568 Module *createModuleForInterfaceUnit(SourceLocation Loc, StringRef Name);
875 Module *ModuleMap::createModuleForInterfaceUnit(SourceLocation Loc, in createModuleForInterfaceUnit() function in ModuleMap