Searched refs:getCurrent (Results 1 – 9 of 9) 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()
137 Tables.erase(std::remove_if(tables().begin().getCurrent(), Tables.end(), in removeOverriddenTables()
222 int EdgeVal = (*E.getCurrent()).getValue(); in getEdgeAttributes()
1268 switch ((*EI.getCurrent())->Kind) { in getEdgeAttributes()
368 ItTy getCurrent() { return this->I; }409 ItTy getCurrent() { return this->I; }
7910 Loc *getCurrent(Parser &P) { in getCurrent() function7978 if (auto *Info = AngleBrackets.getCurrent(*this)) in checkPotentialAngleBracketDelimiter()
3179 auto &Edge = *(ChildIter.getCurrent()); in getEdgeAttributes()
1143 for (Use *CurDst = HI.getCurrent(); CurDst != EndDst; ++CurDst) in removeHandler()