2022-01-18 22:02:25 +01:00
|
|
|
# we are not using all methods of their interfaces
|
2023-09-20 14:45:44 +02:00
|
|
|
unusedFunction:externals/*/*
|
2022-01-18 22:02:25 +01:00
|
|
|
|
|
|
|
# TODO: fix these
|
|
|
|
# false positive - # 10660
|
|
|
|
unusedFunction:gui/mainwindow.cpp
|
|
|
|
unusedFunction:gui/resultstree.cpp
|
2023-09-20 14:45:44 +02:00
|
|
|
unusedFunction:gui/codeeditor.*
|
2022-01-18 22:02:25 +01:00
|
|
|
# usage is disabled
|
|
|
|
unusedFunction:lib/symboldatabase.cpp
|
|
|
|
# false positive - #10661
|
|
|
|
unusedFunction:oss-fuzz/main.cpp
|