Home | History | Annotate | Download | only in Checkers

Lines Matching full:getdata

1833     SymbolRef ReallocSym = I.getData().ReallocatedSym;
1836 if (I.getData().Kind == RPToBeFreedAfterFailure)
1839 else if (I.getData().Kind == RPDoNotTrackAfterFailure)
1842 assert(I.getData().Kind == RPIsFreeOnFailure);
2171 I.getData().dump(Out);