Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ function_refer
Function
function_refer
v2/engine/function.c:3559–3562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3557
}
3558
3559
void function_refer( FUNCTION * func )
3560
{
3561
++func->reference_count;
3562
}
3563
3564
void function_free( FUNCTION * function_ )
3565
{
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