Searched refs:getCurrent (Results 1 – 6 of 6) sorted by relevance
70 const DDGEdge *E = static_cast<const DDGEdge *>(*I.getCurrent()); in getEdgeAttributes()
139 Tables.erase(std::remove_if(tables().begin().getCurrent(), Tables.end(), in removeOverriddenTables()
224 int EdgeVal = (*E.getCurrent()).getValue(); in getEdgeAttributes()
416 ItTy getCurrent() { return this->I; }457 ItTy getCurrent() { return this->I; }
390 Loc *getCurrent(Parser &P) { in getCurrent() function1832 if (auto *Info = AngleBrackets.getCurrent(*this)) in checkPotentialAngleBracketDelimiter()
1303 for (Use *CurDst = HI.getCurrent(); CurDst != EndDst; ++CurDst) in removeHandler()