MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetValue

Method GetValue

CppCoverage/Address.cpp:38–41  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

36
37 //-------------------------------------------------------------------------
38 void* Address::GetValue() const
39 {
40 return value_;
41 }
42
43 //-------------------------------------------------------------------------
44 bool Address::operator<(const Address& other) const

Callers 2

GetMappedFileNameStrFunction · 0.80
RemoveBreakPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected