Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp11224 static bool hasIsEqualMethod(Sema &S, const Expr *LHS, const Expr *RHS) { in hasIsEqualMethod() function
11348 hasIsEqualMethod(S, LHS.get(), RHS.get())) { in diagnoseObjCLiteralComparison()