Searched defs:isCompatibleWith (Results 1 – 5 of 5) sorted by relevance
163 boolean isCompatibleWith(SingleUnitImpl other) { in isCompatibleWith() method in SingleUnitImpl
165 boolean isCompatibleWith(SingleUnitImpl other) { in isCompatibleWith() method in SingleUnitImpl
160 bool isCompatibleWith(const SingleUnitImpl& other) const { in isCompatibleWith() function
1572 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple