Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h72 extern tree lhd_callgraph_analyze_expr (tree *, int *);
136 #define LANG_HOOKS_CALLGRAPH_ANALYZE_EXPR lhd_callgraph_analyze_expr
H A Dlanghooks.c475 lhd_callgraph_analyze_expr (tree *tp ATTRIBUTE_UNUSED, in lhd_callgraph_analyze_expr() function