Searched refs:castInterface (Results 1 – 1 of 1) sorted by relevance
120 List<IChild> castInterface(List<IParent> parent, const char *childIndicator, bool emitError) {retur… in castInterface() function123 castInterface<float, float, float , float>(List<float>(), "foo", true); in format()