Searched refs:otherA (Results 1 – 2 of 2) sorted by relevance
411 typedef A otherA; typedef416 A::x == otherA::x) // expected-warning{{self-comparison always evaluates to true}} in testx()
413 typedef A otherA; typedef418 A::x == otherA::x) // expected-warning{{self-comparison always evaluates to true}} in testx()