Searched refs:getFullModuleName (Results 1 – 15 of 15) sorted by relevance
106 std::string Module::getFullModuleName() const { in getFullModuleName() function in Module343 OS << Restriction->getFullModuleName(); in print()387 OS << Conflicts[I].Other->getFullModuleName(); in print()
954 << true << ConfigMacro << Mod->getFullModuleName(); in checkConfigMacro()990 << false << ConfigMacro << Mod->getFullModuleName(); in checkConfigMacro()1005 << false << ConfigMacro << Mod->getFullModuleName(); in checkConfigMacro()1327 << Path[I].first << Module->getFullModuleName() << Best[0] in loadModule()1340 << Path[I].first << Module->getFullModuleName() in loadModule()1360 << Module->getFullModuleName() in loadModule()1370 << Module->getFullModuleName() in loadModule()
263 << Module->getFullModuleName() in BeginSourceFileAction()
339 OS << "@import " << Imported->getFullModuleName() << ";" in InclusionDirective()
890 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash()
63 << Id[0].first << Mod->getFullModuleName(); in resolveModuleId()74 << Id[I].first << Context->getFullModuleName() in resolveModuleId()640 << H->second.getModule()->getFullModuleName() << "\n"; in dump()1353 << ActiveModule->getFullModuleName(); in parseHeaderDecl()1418 << FileName << OwningModule.getModule()->getFullModuleName(); in parseHeaderDecl()1424 << UmbrellaModule->getFullModuleName(); in parseHeaderDecl()1474 << ActiveModule->getFullModuleName(); in parseUmbrellaDirDecl()1499 << OwningModule->getFullModuleName(); in parseUmbrellaDirDecl()
419 << Mod->getFullModuleName() << RelativePath; in HandleEndOfFile()449 << File->getName() << Mod->getFullModuleName(); in HandleEndOfFile()
297 std::string getFullModuleName() const;
134 OS << "@import " << Mod->getFullModuleName() << ";" in WriteImplicitModuleImport()
710 Out << "@import " << D->getImportedModule()->getFullModuleName() in VisitImportDecl()
948 OS << ' ' << D->getImportedModule()->getFullModuleName(); in VisitImportDecl()
268 std::string ModuleName = Mod->getFullModuleName(); in importedModule()
3202 return cxstring::createDup(Mod->getFullModuleName()); in getDeclSpelling()6172 return cxstring::createDup(Mod->getFullModuleName()); in clang_Module_getFullName()
2869 << Mod->getFullModuleName() in makeModuleVisible()2870 << Mod->Conflicts[I].Other->getFullModuleName() in makeModuleVisible()
4961 << T << Owner->getFullModuleName(); in RequireCompleteTypeImpl()