Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dlanghooks.h56 tree (*analyze_expr) (tree *, int *, tree); member
H A Dcgraphunit.c531 if (lang_hooks.callgraph.analyze_expr) in record_reference()
532 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, in record_reference()
559 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, data); in record_reference()