Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-tree.h758 extern void c_bind (location_t, tree, bool);
HDc-decl.c1590 c_bind (location_t loc, tree decl, bool is_global) in c_bind() function