Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DIELocs

74   for (unsigned j = 0, M = DIELocs.size(); j < M; ++j)
75 DIELocs[j]->~DIELoc();
405 DIELocs.push_back(Loc); // Memoize so we can call the destructor later on.