Home
last modified time | relevance | path

Searched refs:UBool (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/
H A Dp3-2a.cpp158 using UBool = signed char; // ICU uses this. typedef
160 virtual UBool operator==(const ICUBase&) const;
161 UBool operator!=(const ICUBase &arg) const { return !operator==(arg); } in operator !=()
164UBool operator==(const ICUBase&) const override; // expected-note {{declared here}} expected-note …
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dbasic-block-sections-debug-loc.ll50 !17 = !DIDerivedType(tag: DW_TAG_typedef, name: "UBool", file: !14, line: 261, baseType: !18)
H A Dbasic-block-sections-debug-loc-split-range.ll56 !17 = !DIDerivedType(tag: DW_TAG_typedef, name: "UBool", file: !14, line: 261, baseType: !18)