summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/methodcycles.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-23 08:48:06 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-27 11:48:46 +0200
commit1534025a0386584a7b8f3f929b10ce5eb33257cf (patch)
tree7f12dd6763148089cd4fb5495c8fffe84f415e12 /compilerplugins/clang/methodcycles.results
parent0f2e01677cd0e8857faec99c61d71e88eee78b27 (diff)
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>
Diffstat (limited to 'compilerplugins/clang/methodcycles.results')
-rw-r--r--compilerplugins/clang/methodcycles.results33
1 files changed, 1 insertions, 32 deletions
diff --git a/compilerplugins/clang/methodcycles.results b/compilerplugins/clang/methodcycles.results
index 403178b25a10..19e874c77d27 100644
--- a/compilerplugins/clang/methodcycles.results
+++ b/compilerplugins/clang/methodcycles.results
@@ -1,11 +1,4 @@
found cycle
- bool connectivity::OSQLParseTreeIterator::impl_getColumnTableRange(const connectivity::OSQLParseNode *,rtl::OUString &) const
- include/connectivity/sqliterator.hxx:272
-
- bool connectivity::OSQLParseTreeIterator::getColumnTableRange(const connectivity::OSQLParseNode *,rtl::OUString &) const
- include/connectivity/sqliterator.hxx:259
-
-found cycle
void (anonymous namespace)::traceValue(_typelib_TypeDescriptionReference *,void *)
cppu/source/LogBridge/LogBridge.cxx:132
@@ -16,40 +9,16 @@ found cycle
cppu/source/LogBridge/LogBridge.cxx:192
found cycle
- rtl::OUString lcl_dbg_out(SwNodes &)
- sw/source/core/doc/dbgoutsw.cxx:743
-
- void lcl_dbg_nodes_inner(rtl::OUString &,SwNodes &,unsigned long &)
- sw/source/core/doc/dbgoutsw.cxx:694
-
- const char * dbg_out(SwNodes &)
- sw/inc/dbgoutsw.hxx:67
-
-found cycle
- void OutputDevice::DrawPixel(const tools::Polygon &,const Color &)
- include/vcl/outdev.hxx:710
-
- void OutputDevice::DrawPixel(const tools::Polygon &,const Color *)
- include/vcl/outdev.hxx:709
-
-found cycle
void SbxVariable::Dump(SvStream &,bool)
include/basic/sbxvar.hxx:260
void SbxObject::Dump(SvStream &,bool)
- include/basic/sbxobj.hxx:81
+ include/basic/sbxobj.hxx:80
void SbRtl_DumpAllObjects(StarBASIC *,SbxArray &,bool)
basic/source/inc/rtlproto.hxx:293
found cycle
- SbxVariable * SbxArray::FindUserData(unsigned int)
- include/basic/sbx.hxx:138
-
- SbxVariable * SbxObject::FindUserData(unsigned int)
- include/basic/sbxobj.hxx:60
-
-found cycle
unsigned long slideshow::internal::hash::operator()(const type-parameter-?-? &) const
slideshow/source/inc/tools.hxx:83