Searched refs:PendingUpdateRecords (Results 1 – 3 of 3) sorted by relevance
515 llvm::SmallVector<PendingUpdateRecord, 16> PendingUpdateRecords; variable
3201 PendingUpdateRecords.push_back( in ReadASTBlock()3582 PendingUpdateRecords.push_back( in ReadASTBlock()9191 !PendingUpdateRecords.empty()) { in finishPendingActions()9277 while (!PendingUpdateRecords.empty()) { in finishPendingActions()9278 auto Update = PendingUpdateRecords.pop_back_val(); in finishPendingActions()
4130 PendingUpdateRecords.push_back( in ReadDeclRecord()