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