reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
253 trace->ForEach([&PCs](StructuredData::Object *PC) -> bool { 254 PCs.push_back(PC->GetAsInteger()->GetValue()); 258 if (PCs.empty()) 265 HistoryThread *history_thread = new HistoryThread(*process_sp, tid, PCs);