Searched refs:UBool (Results 1 – 3 of 3) sorted by relevance
158 using UBool = signed char; // ICU uses this. typedef160 virtual UBool operator==(const ICUBase&) const;161 UBool operator!=(const ICUBase &arg) const { return !operator==(arg); } in operator !=()164 …UBool operator==(const ICUBase&) const override; // expected-note {{declared here}} expected-note …
50 !17 = !DIDerivedType(tag: DW_TAG_typedef, name: "UBool", file: !14, line: 261, baseType: !18)
56 !17 = !DIDerivedType(tag: DW_TAG_typedef, name: "UBool", file: !14, line: 261, baseType: !18)