Searched refs:PendingUpdateRecords (Results 1 – 6 of 6) sorted by relevance
510 llvm::SmallVector<PendingUpdateRecord, 16> PendingUpdateRecords; variable
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()
3153 PendingUpdateRecords.push_back( in ReadASTBlock()3533 PendingUpdateRecords.push_back( in ReadASTBlock()9299 !PendingUpdateRecords.empty()) { in finishPendingActions()9385 while (!PendingUpdateRecords.empty()) { in finishPendingActions()9386 auto Update = PendingUpdateRecords.pop_back_val(); in finishPendingActions()
4095 PendingUpdateRecords.push_back( in ReadDeclRecord()