Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp250 Module *ParentModule) in GlobalAlias()
261 Constant *Aliasee, Module *ParentModule) { in create()
H A DFunction.cpp243 Module *ParentModule) in Function()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4476 Module *ParentModule = nullptr; in ReadSubmoduleBlock() local