Searched refs:getCurrent (Results 1 – 7 of 7) sorted by relevance
93 static void getCurrent(FICL_VM *pVM) in getCurrent() function370 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()
224 int EdgeVal = (*E.getCurrent()).getValue(); in getEdgeAttributes()
380 Loc *getCurrent(Parser &P) { in getCurrent() function1796 if (auto *Info = AngleBrackets.getCurrent(*this)) in checkPotentialAngleBracketDelimiter()
286 ItTy getCurrent() { return this->I; }
1173 for (Use *CurDst = HI.getCurrent(); CurDst != EndDst; ++CurDst) in removeHandler()