Home
last modified time | relevance | path

Searched refs:lhd_callgraph_analyze_expr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks-def.h87 extern tree lhd_callgraph_analyze_expr (tree *, int *, tree);
195 #define LANG_HOOKS_CALLGRAPH_ANALYZE_EXPR lhd_callgraph_analyze_expr
H A Dlanghooks.c538 lhd_callgraph_analyze_expr (tree *tp ATTRIBUTE_UNUSED, in lhd_callgraph_analyze_expr() function
H A DChangeLog-20038814 * langhooks.c (lhd_callgraph_analyze_expr): New.