Searched refs:createModuleForInterfaceUnit (Results 1 – 3 of 3) sorted by relevance
412 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()440 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()449 Mod = Map.createModuleForInterfaceUnit(ModuleLoc, ModuleName); in ActOnModuleDecl()
577 Module *createModuleForInterfaceUnit(SourceLocation Loc, StringRef Name);
935 Module *ModuleMap::createModuleForInterfaceUnit(SourceLocation Loc, in createModuleForInterfaceUnit() function in ModuleMap