Searched defs:ModName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1139 bool clang::index::generateFullUSRForTopLevelModuleName(StringRef ModName, argument
1150 bool clang::index::generateUSRFragmentForModuleName(StringRef ModName, argument
1152 OS << "@M@" << ModName; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp717 auto ModName = ModuleImports.first(); local
518 ComputeImportForModule( const GVSummaryMapTy &DefinedGVSummaries, const ModuleSummaryIndex &Index, StringRef ModName, FunctionImporter::ImportMapTy &ImportList, StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp929 std::string ModName = Mod->getFullModuleName(); local

Completed in 68 milliseconds