Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ terminated
Function
terminated
lib/settings.h:577–579 ·
view source on GitHub ↗
@brief termination requested? */
Source
from the content-addressed store, hash-verified
575
576
/** @brief termination requested? */
577
static bool terminated() {
578
return Settings::mTerminated;
579
}
580
581
std::set<std::string> summaryReturn;
582
Callers
9
valueFlowGenericForward
Function · 0.85
simplifyTypedefCpp
Method · 0.85
simplifyUsing
Method · 0.85
setVarIdPass1
Method · 0.85
simplifyTokenList1
Method · 0.85
checkInternal
Method · 0.85
checkNormalTokens
Method · 0.85
check
Method · 0.85
executeCommand
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected