Searched refs:PendingUpdateRecords (Results 1 – 3 of 3) sorted by relevance
436 PendingUpdateRecords; variable
3145 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadASTBlock()8221 !PendingUpdateRecords.empty()) { in finishPendingActions()8295 while (!PendingUpdateRecords.empty()) { in finishPendingActions()8296 auto Update = PendingUpdateRecords.pop_back_val(); in finishPendingActions()
3148 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadDeclRecord()