HomeSort by: relevance | last modified time | path
    Searched defs:cxx_binding_init (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 2532 cxx_binding_init (cxx_binding *binding, tree value, tree type) function
2556 cxx_binding_init (binding, value, type);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 2382 cxx_binding_init (cxx_binding *binding, tree value, tree type) function
2406 cxx_binding_init (binding, value, type);

Completed in 35 milliseconds