MCPcopy Create free account
hub / github.com/avast/retdec / getBaseFunction

Method getBaseFunction

src/bin2llvmir/optimizations/param_return/data_entries.cpp:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359const FunctionEntry* CallEntry::getBaseFunction() const
360{
361 return _baseFunction;
362}
363
364std::string CallEntry::getFormatString() const
365{

Callers 4

dumpInfoMethod · 0.80
fetchLoadsOfCallsMethod · 0.80
filterCallsVariadicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected