Searched refs:wrapStaticCast (Results 1 – 1 of 1) sorted by relevance
209 static std::string wrapStaticCast(const std::string& payload, const Type& type, in wrapStaticCast() function232 return wrapStaticCast(payload, *static_cast<const BitFieldType&>(type).getElementEnumType(), in wrapCppSource()235 return wrapStaticCast(payload, type, fqName, backend); in wrapCppSource()