Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DGlobals.cpp242 Module *ParentModule) in GlobalAlias()
254 Constant *Aliasee, Module *ParentModule) { in create()
DFunction.cpp219 const Twine &name, Module *ParentModule) in Function()
/external/llvm/include/llvm/MC/MCAnalysis/
DMCFunction.h91 MCModule *ParentModule; variable
/external/clang/lib/Serialization/
DASTReader.cpp4250 Module *ParentModule = nullptr; in ReadSubmoduleBlock() local