Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp1197 bool clang::index::generateFullUSRForTopLevelModuleName(StringRef ModName, in generateFullUSRForTopLevelModuleName()
1208 bool clang::index::generateUSRFragmentForModuleName(StringRef ModName, in generateUSRFragmentForModuleName()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp523 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
724 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1075 StringRef ModName; variable
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp925 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp955 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp4578 const char *ModName = nullptr; in ConstructPhaseAction() local