Searched refs:RecoveryReproducerContext (Results 1 – 1 of 1) sorted by relevance
39 struct RecoveryReproducerContext { struct43 ~RecoveryReproducerContext();82 llvm::SmallSetVector<RecoveryReproducerContext *, 1>>89 RecoveryReproducerContext::reproducerMutex;91 RecoveryReproducerContext::reproducerSet;93 RecoveryReproducerContext::RecoveryReproducerContext( in RecoveryReproducerContext() function in RecoveryReproducerContext103 RecoveryReproducerContext::~RecoveryReproducerContext() { in ~RecoveryReproducerContext()133 void RecoveryReproducerContext::disable() { in disable()140 void RecoveryReproducerContext::enable() { in enable()148 void RecoveryReproducerContext::crashHandler(void *) { in crashHandler()[all …]