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