Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc-plugin.h50 struct plugin_argument struct
52 char *key; /* key of the argument. */
53 char *value; /* value is optional and can be NULL. */
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dplugin.h42 struct plugin_argument struct
44 char *key; /* key of the argument. */
45 char *value; /* value is optional and can be NULL. */