Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ function_rulename
Function
function_rulename
v2/engine/function.c:2809–2812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2807
}
2808
2809
OBJECT * function_rulename( FUNCTION * function )
2810
{
2811
return function->rulename;
2812
}
2813
2814
void function_set_rulename( FUNCTION * function, OBJECT * rulename )
2815
{
Callers
3
new_rule_body
Function · 0.85
function_call_member_rule
Function · 0.85
evaluate_rule
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected