Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Parents

1056   SmallVector<DIScope, 1> Parents;
1058 Parents.push_back(Context);
1069 for (SmallVectorImpl<DIScope>::reverse_iterator I = Parents.rbegin(),
1070 E = Parents.rend();