Searched refs:lhs_is_empty (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc207 bool lhs_is_empty = lhs_interface_type->is_empty(); local
228 if (lhs_is_empty)
311 bool lhs_is_empty = lhs_interface_type->is_empty(); local
338 else if (lhs_is_empty)

Completed in 120 milliseconds