Searched refs:PendingUpdateRecords (Results 1 – 3 of 3) sorted by relevance
458 PendingUpdateRecords; variable
2622 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadASTBlock()3015 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadASTBlock()8251 !PendingUpdateRecords.empty()) { in finishPendingActions()8323 while (!PendingUpdateRecords.empty()) { in finishPendingActions()8324 auto Update = PendingUpdateRecords.pop_back_val(); in finishPendingActions()
3335 PendingUpdateRecords.push_back(std::make_pair(ID, D)); in ReadDeclRecord()