Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ function_refer
Function
function_refer
src/engine/function.c:3658–3661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3656
}
3657
3658
void function_refer( FUNCTION * func )
3659
{
3660
++func->reference_count;
3661
}
3662
3663
void function_free( FUNCTION * function_ )
3664
{
Callers
4
set_rule_body
Function · 0.85
actions_new
Function · 0.85
rule_localize
Function · 0.85
evaluate_rule
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected