Home
last modified time | relevance | path

Searched refs:otherA (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dcompare.cpp411 typedef A otherA; typedef
416 A::x == otherA::x) // expected-warning{{self-comparison always evaluates to true}} in testx()
/external/llvm-project/clang/test/SemaCXX/
Dcompare.cpp413 typedef A otherA; typedef
418 A::x == otherA::x) // expected-warning{{self-comparison always evaluates to true}} in testx()