Searched defs:setParent (Results 1 – 11 of 11) sorted by relevance
18 void setParent(TreeNode& parent) { m_parent = &parent; } in setParent() function in TreeNode
89 void LVObject::setParent(LVScope *Scope) { in setParent() function in LVObject93 void LVObject::setParent(LVSymbol *Symbol) { in setParent() function in LVObject
129 void ParentMap::setParent(const Stmt *S, const Stmt *Parent) { setParent() function in ParentMap
38 void setParent(ParentTy *Parent) { in setParent() function
186 void setParent(Module *parent) { setParent() function
584 void setParent(Module *M) { setParent() function
241 void BasicBlock::setParent(Function *parent) { in setParent() function in BasicBlock
124 void Argument::setParent(Function *parent) { setParent() function in Argument
94 void setParent(MCSection *Value) { Parent = Value; } setParent() function
508 void setParent(VPRegionBlock *P) { Parent = P; } setParent() function