Searched refs:hasQueriesPending (Results 1 – 2 of 2) sorted by relevance
792 if (MII->second.hasQueriesPending()) { in replace()869 if (I->second.hasQueriesPending()) in getRequestedSymbols()1329 assert(!MI.hasQueriesPending() && in failSymbols()
1198 bool hasQueriesPending() const { return !PendingQueries.empty(); } in hasQueriesPending() function