Searched refs:hasQueriesPending (Results 1 – 2 of 2) sorted by relevance
889 if (MII->second.hasQueriesPending()) in replace()930 if (I->second.hasQueriesPending()) in getRequestedSymbols()1335 assert(!MI.hasQueriesPending() && in notifyFailed()
943 bool hasQueriesPending() const { return !PendingQueries.empty(); } in hasQueriesPending() function