Home
last modified time | relevance | path

Searched defs:NewModule (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp166 auto NewModule = std::make_unique<ModuleFile>(Type, *Entry, Generation); in addModule() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp301 auto *NewModule = NewFunc->getParent(); CloneFunctionInto() local