OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:walk_use_def_chains_fn
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow.h
505
typedef bool (*
walk_use_def_chains_fn
) (tree, gimple, void *);
typedef
507
extern void walk_use_def_chains (tree,
walk_use_def_chains_fn
, void *, bool);
Completed in 54 milliseconds