Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp8850 static bool hasIsEqualMethod(Sema &S, const Expr *LHS, const Expr *RHS) { in hasIsEqualMethod() function
8974 hasIsEqualMethod(S, LHS.get(), RHS.get())) { in diagnoseObjCLiteralComparison()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp11022 static bool hasIsEqualMethod(Sema &S, const Expr *LHS, const Expr *RHS) { in hasIsEqualMethod() function
11146 hasIsEqualMethod(S, LHS.get(), RHS.get())) { in diagnoseObjCLiteralComparison()