MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / endToken

Method endToken

lib/tokenize.cpp:984–986  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

982 }
983
984 Token* endToken() const {
985 return mEndToken;
986 }
987
988 Token* nameToken() const {
989 return mNameToken;

Callers 1

simplifyTypedefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected