Searched refs:interfaceMatch (Results 1 – 1 of 1) sorted by relevance
140 bool interfaceMatch = matrixInstance.interface() == interface; in splitInstance() local148 bool match = interfaceMatch && instanceMatch; in splitInstance()