Searched defs:Overlaps (Results 1 – 9 of 9) sorted by relevance
64 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local
175 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local
119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
479 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
500 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
497 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
104571 bool Overlaps(const OriginAttributesPattern& aOther) const in Overlaps() function in mozilla::OriginAttributesPattern