Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Index/
H A DUSRGeneration.cpp1151 bool clang::index::generateFullUSRForTopLevelModuleName(StringRef ModName, in generateFullUSRForTopLevelModuleName()
1162 bool clang::index::generateUSRFragmentForModuleName(StringRef ModName, in generateUSRFragmentForModuleName()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp523 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
724 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
/llvm-project-15.0.7/clang/unittests/libclang/
H A DLibclangTest.cpp512 std::string ModName = "module.modulemap"; in TEST_F() local
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1076 StringRef ModName; variable
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp925 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp927 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local
/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp4592 const char *ModName = nullptr; in ConstructPhaseAction() local