Searched defs:IsEqual (Results 1 – 6 of 6) sorted by relevance
17 public class IsEqual<T> extends BaseMatcher<T> { class20 public IsEqual(T equalArg) { in IsEqual() method in IsEqual
961 bool IsEqual) { in RewriteLoopBodyWithConditionConstant()
449 static inline bool IsEqual(RelocInfo first, RelocInfo second) { in IsEqual() function
968 SBFrame::IsEqual (const SBFrame &that) const in IsEqual() function in SBFrame
1451 FX_BOOL CPDF_Color::IsEqual(const CPDF_Color& other) const in IsEqual() function in CPDF_Color
7026 bool IsEqual, SourceRange Range) { in DiagnoseAlwaysNonNullPointer()