Home | History | Annotate | Download | only in IR

Lines Matching refs:Par

46 Argument::Argument(Type *Ty, const Twine &Name, Function *Par)
50 if (Par)
51 Par->getArgumentList().push_back(this);