Cppcheck
CheckUnusedFunctions Member List

This is the complete list of members for CheckUnusedFunctions, including all inherited members.

analyseWholeProgram(const Settings &settings, ErrorLogger &errorLogger, const std::string &buildDir)CheckUnusedFunctionsstatic
analyzerInfo() constCheckUnusedFunctions
check(const Settings &settings, ErrorLogger &errorLogger) constCheckUnusedFunctions
CheckUnusedFunctions()=defaultCheckUnusedFunctions
getErrorMessages(ErrorLogger &errorLogger)CheckUnusedFunctionsinlinestatic
mFunctionCallsCheckUnusedFunctionsprivate
mFunctionDeclCheckUnusedFunctionsprivate
mFunctionsCheckUnusedFunctionsprivate
parseTokens(const Tokenizer &tokenizer, const Settings &settings)CheckUnusedFunctions
TestProcessExecutorBase classCheckUnusedFunctionsfriend
TestSingleExecutorBase classCheckUnusedFunctionsfriend
TestSuppressions classCheckUnusedFunctionsfriend
TestThreadExecutorBase classCheckUnusedFunctionsfriend
TestUnusedFunctions classCheckUnusedFunctionsfriend
unusedFunctionError(ErrorLogger &errorLogger, const std::string &filename, unsigned int fileIndex, unsigned int lineNumber, const std::string &funcname)CheckUnusedFunctionsprivatestatic
updateFunctionData(const CheckUnusedFunctions &check)CheckUnusedFunctions