reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
66 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || 66 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || 67 Impl.log_finalize == nullptr || Impl.log_init == nullptr) 67 Impl.log_finalize == nullptr || Impl.log_init == nullptr) 79 NewModeImpl->Impl = Impl;