Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dclass.c251 bool has_empty = false; in build_base_path() local
261 has_empty = true; in build_base_path()
379 && !has_empty) in build_base_path()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c262 bool has_empty = false; in build_base_path() local
273 has_empty = true; in build_base_path()
419 && !has_empty) in build_base_path()