Searched refs:IsDisjoint (Results 1 – 3 of 3) sorted by relevance
58 bool IsDisjoint(const CodeProtectionInfo* a, const CodeProtectionInfo* b) { in IsDisjoint() function70 DCHECK(IsDisjoint(code_info, gCodeObjects[i].code_info)); in VerifyCodeRangeIsDisjoint()
90 struct IsDisjoint { struct
723 using type = If(Not(IsDisjoint(typename OtherComp::Ps, AllPs)),725 If(Not(IsDisjoint(CompConstPs, OtherCompNonConstRs)),728 If(Not(IsDisjoint(CompNonConstRs, OtherCompConstPs)),