Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.c270 cxx_binding_make (tree value, tree type) in cxx_binding_make() function
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h231 #define cxx_binding_make() (ggc_alloc (sizeof (cxx_binding))) macro