Home
last modified time | relevance | path

Searched defs:builtin_info_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h2066 struct GTY(()) builtin_info_type { struct
2067 tree decl;
2070 unsigned implicit_p : 1;
2072 unsigned declared_p : 1;
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h6031 } builtin_info_type; typedef