Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ get_func
Method
get_func
src/FunctionInvocationUser.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
virtual bool safe_invocation() const { return true; }
78
79
const Function* get_func(void) const { return func; };
80
81
bool revisit(std::vector<const Fact*>& inputs, CGContext& cg_context) const;
82
Callers
12
output_block_skeleton
Method · 0.80
get_used_vars_and_funcs_and_labels
Method · 0.80
find_called_funcs
Method · 0.80
find_binary_operations
Method · 0.80
output_expr
Method · 0.80
get_referenced_ptrs
Method · 0.80
read_union_field
Method · 0.80
rhs_to_lhs_transfer
Method · 0.80
calls_to_funcs
Function · 0.80
calls_to_funcs_recursive
Function · 0.80
rhs_to_lhs_transfer
Method · 0.80
get_qualifiers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected