Home
last modified time | relevance | path

Searched defs:anyCommon (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h488 bool anyCommon(const SmallBitVector &RHS) const { in anyCommon() function
H A DBitVector.h489 bool anyCommon(const BitVector &RHS) const { in anyCommon() function