Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ nameToken
Function
nameToken
lib/symboldatabase.h:252–254 ·
view source on GitHub ↗
* Get name token. * @return name token */
Source
from the content-addressed store, hash-verified
250
* @return name token
251
*/
252
const Token *nameToken() const {
253
return mNameToken;
254
}
255
256
/**
257
* Get type start token.
Callers
2
isPointerArray
Method · 0.85
declEndToken
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected