Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c16196 bool honor_interface; in start_preparsed_function() local
16463 honor_interface = (!DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function()
16489 else if (!finfo->interface_unknown && honor_interface) in start_preparsed_function()
16513 && honor_interface) in start_preparsed_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc17300 bool honor_interface = (!DECL_TEMPLATE_INSTANTIATION (decl1) in start_preparsed_function() local
17328 else if (!finfo->interface_unknown && honor_interface) in start_preparsed_function()
17352 && honor_interface) in start_preparsed_function()