Searched defs:is_identical (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc2864 Integer_type::is_identical(cons function in class:Integer_type
3007 Float_type::is_identical(const Float_type* t) const function in class:Float_type
3133 Complex_type::is_identical(const Complex_type *t) const function in class:Complex_type
3477 Function_type::is_identical(const Function_type* t, bool ignore_receiver, function in class:Function_type
4744 Struct_type::is_identical(const Struct_type* t, function in class:Struct_type
5685 Array_type::is_identical(const Array_type* t, bool errors_are_identical) const function in class:Array_type
6577 Map_type::is_identical(const Map_type* t, bool errors_are_identical) const function in class:Map_type
6904 Channel_type::is_identical(const Channel_type* t, function in class:Channel_type
7289 Interface_type::is_identical(const Interface_type* t, function in class:Interface_type
[all...]

Completed in 294 milliseconds