Home
last modified time | relevance | path

Searched defs:ICUBase (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/
Dp3-2a.cpp159 struct ICUBase { struct
161 UBool operator!=(const ICUBase &arg) const { return !operator==(arg); } in operator !=()