Searched defs:ModName (Results 1 – 9 of 9) sorted by relevance
1197 bool clang::index::generateFullUSRForTopLevelModuleName(StringRef ModName, in generateFullUSRForTopLevelModuleName()1208 bool clang::index::generateUSRFragmentForModuleName(StringRef ModName, in generateUSRFragmentForModuleName()
523 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()724 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
1075 StringRef ModName; variable
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
955 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local
4578 const char *ModName = nullptr; in ConstructPhaseAction() local