Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc266 bool has_empty = false; in build_base_path() local
277 has_empty = true; in build_base_path()
351 if (code == PLUS_EXPR && !v_binfo && !want_pointer && !has_empty && !uneval) in build_base_path()
432 && !has_empty) in build_base_path()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c255 bool has_empty = false; in build_base_path() local
266 has_empty = true; in build_base_path()
340 if (code == PLUS_EXPR && !v_binfo && !want_pointer && !has_empty && !uneval) in build_base_path()
428 && !has_empty) in build_base_path()