Searched defs:setParent (Results 1 – 9 of 9) sorted by relevance
87 void LVObject::setParent(LVScope *Scope) { in setParent() function in LVObject91 void LVObject::setParent(LVSymbol *Symbol) { in setParent() function in LVObject
135 void ParentMap::setParent(const Stmt *S, const Stmt *Parent) { in setParent() function in ParentMap
40 void setParent(ParentTy *Parent) { in setParent() function
188 void setParent(Module *parent) { in setParent() function
641 void setParent(Module *M) { in setParent() function
197 void BasicBlock::setParent(Function *parent) { in setParent() function in BasicBlock
111 void Argument::setParent(Function *parent) { in setParent() function in Argument
280 void setParent(MCSection *Value) { Parent = Value; } in setParent() function
184 void setParent(VPRegionBlock *P) { Parent = P; } in setParent() function