reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
216 void __xray_set_log_impl(XRayLogImpl Impl); 232 XRayLogImpl Impl);projects/compiler-rt/lib/xray/xray_basic_logging.cpp
466 XRayLogImpl Impl{
projects/compiler-rt/lib/xray/xray_fdr_logging.cpp 728 XRayLogImpl Impl{
projects/compiler-rt/lib/xray/xray_log_interface.cpp22 static XRayLogImpl CurrentXRayImpl{nullptr, nullptr, nullptr, nullptr}; 23 static XRayLogImpl *GlobalXRayImpl = nullptr; 41 XRayLogImpl Impl; 65 XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT { 106 void __xray_set_log_impl(XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT {projects/compiler-rt/lib/xray/xray_profiling.cpp
497 XRayLogImpl Impl{