libreoffice/compilerplugins/clang/methodcycles.results
Noel Grandin 1534025a03 loplugin:methodcycles more graph theory for the win
implemeent a reduction approach, which is good at finding virtual
methods that only themselves or their virtual partners.

The accessibility GetVisArea stuff is dead since
    commit 891e41fac81fbd8d5cdb277b26639abfd25a7143
    Date:   Wed Apr 4 11:23:22 2018 +0200
    dead code in AccessibleTextHelper_Impl::UpdateVisibleChildren

Change-Id: I78d9d8bca585ecec8394f2c3fe2baa93db0e58f5
Reviewed-on: https://gerrit.libreoffice.org/60912
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-27 11:48:46 +02:00

35 lines
1.3 KiB
Plaintext

found cycle
void (anonymous namespace)::traceValue(_typelib_TypeDescriptionReference *,void *)
cppu/source/LogBridge/LogBridge.cxx:132
void uno_ext_getMapping(_uno_Mapping **,_uno_Environment *,_uno_Environment *)
cppu/source/UnsafeBridge/UnsafeBridge.cxx:133
void LogProbe(bool,void *,void *,_typelib_TypeDescriptionReference *,_typelib_MethodParameter *,int,const _typelib_TypeDescription *,void *,void **,_uno_Any **)
cppu/source/LogBridge/LogBridge.cxx:192
found cycle
void SbxVariable::Dump(SvStream &,bool)
include/basic/sbxvar.hxx:260
void SbxObject::Dump(SvStream &,bool)
include/basic/sbxobj.hxx:80
void SbRtl_DumpAllObjects(StarBASIC *,SbxArray &,bool)
basic/source/inc/rtlproto.hxx:293
found cycle
unsigned long slideshow::internal::hash::operator()(const type-parameter-?-? &) const
slideshow/source/inc/tools.hxx:83
unsigned long com::sun::star::uno::hash_value(const Reference<type-parameter-?-?> &)
slideshow/source/inc/tools.hxx:93
found cycle
void ScDPResultDimension::DumpState(const ScDPResultMember *,ScDocument *,ScAddress &) const
sc/inc/dptabres.hxx:583
void ScDPResultMember::DumpState(const ScDPResultMember *,ScDocument *,ScAddress &) const
sc/inc/dptabres.hxx:413