Searched refs:DoObjectImplementInterface (Results 1 – 1 of 1) sorted by relevance
676 static bool DoObjectImplementInterface(const ETSObjectType *interfaceType, const ETSObjectType *tar… in DoObjectImplementInterface() function679 … [&target](auto *it) { return it == target || DoObjectImplementInterface(it, target); }); in DoObjectImplementInterface()686 … [&interfaceType](auto *it) { return DoObjectImplementInterface(it, interfaceType); }) == 1; in CheckIfInterfaceCanBeFoundOnDifferentPaths()