Home
last modified time | relevance | path

Searched defs:ParentModule (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp478 Module *ParentModule) in GlobalAlias()
487 Constant *Aliasee, Module *ParentModule) { in create()
533 Module *ParentModule) in GlobalIFunc()
542 Constant *Resolver, Module *ParentModule) { in create()
H A DFunction.cpp383 const Twine &name, Module *ParentModule) in Function()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp107 auto *ParentModule = in operator new() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5519 Module *ParentModule = nullptr; in ReadSubmoduleBlock() local