diff options
Diffstat (limited to 'compilerplugins/clang/methodcycles.results')
-rw-r--r-- | compilerplugins/clang/methodcycles.results | 33 |
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 |