Home | History | Annotate | Download | only in Reader

Lines Matching full:getparent

1458       GlobalVariable *FwdRef = new GlobalVariable(*Fn->getParent(),
2624 if (A->getParent() == 0) {
2627 if ((A = dyn_cast<Argument>(ValueList[i])) && A->getParent() == 0) {