Searched refs:getCurrent (Results 1 – 8 of 8) sorted by relevance
92 static void getCurrent(FICL_VM *pVM) in getCurrent() function369 getCurrent, FW_DEFAULT); in ficlCompileSearch()
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()
223 int EdgeVal = (*E.getCurrent()).getValue(); in getEdgeAttributes()
359 ItTy getCurrent() { return this->I; }401 ItTy getCurrent() { return this->I; }
439 Loc *getCurrent(Parser &P) { in getCurrent() function1913 if (auto *Info = AngleBrackets.getCurrent(*this)) in checkPotentialAngleBracketDelimiter()
2417 auto &Edge = *(ChildIter.getCurrent()); in getEdgeAttributes()
1077 for (Use *CurDst = HI.getCurrent(); CurDst != EndDst; ++CurDst) in removeHandler()