Searched defs:ModName (Results 1 – 8 of 8) sorted by relevance
1143 bool clang::index::generateFullUSRForTopLevelModuleName(StringRef ModName, in generateFullUSRForTopLevelModuleName()1154 bool clang::index::generateUSRFragmentForModuleName(StringRef ModName, in generateUSRFragmentForModuleName()
561 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()762 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
925 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
927 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local
3927 const char *ModName = nullptr; in ConstructPhaseAction() local