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

Method operator->

lib/programmemory.h:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 const Token* operator->() const noexcept {
87 return tok;
88 }
89
90 struct Hash {
91 std::size_t operator()(ExprIdToken etok) const;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36