Home
last modified time | relevance | path

Searched defs:ModName (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp443 computeImportForModule(const GVSummaryMapTy & DefinedGVSummaries,StringRef ModName,FunctionImporter::ImportMapTy & ImportList) computeImportForModule() argument
852 computeImportForModule(const GVSummaryMapTy & DefinedGVSummaries,StringRef ModName,FunctionImporter::ImportMapTy & ImportList) computeImportForModule() argument
1060 auto ModName = ModuleImports.first; ComputeCrossModuleImport() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1240 generateFullUSRForTopLevelModuleName(StringRef ModName,raw_ostream & OS) generateFullUSRForTopLevelModuleName() argument
1251 generateUSRFragmentForModuleName(StringRef ModName,raw_ostream & OS) generateUSRFragmentForModuleName() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1075 StringRef ModName; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp963 std::string ModName = Mod->getFullModuleName(); AddTopLevelDeclarationToHash() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4727 const char *ModName = nullptr; ConstructPhaseAction() local