Searched refs:PendingUpdateRecords (Results 1 – 3 of 3) sorted by relevance
464 PendingUpdateRecords; variable
2642 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadASTBlock()3035 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadASTBlock()8307 !PendingUpdateRecords.empty()) { in finishPendingActions()8379 while (!PendingUpdateRecords.empty()) { in finishPendingActions()8380 auto Update = PendingUpdateRecords.pop_back_val(); in finishPendingActions()
3466 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadDeclRecord()