Searched refs:checkMutableFunctionDefault (Results 1 – 1 of 1) sorted by relevance
250 bool checkMutableFunctionDefault(const py::object& def_arg) { in checkMutableFunctionDefault() function258 if (checkMutableFunctionDefault(obj)) { in checkMutableFunctionDefault()266 void checkMutableFunctionDefault( in checkMutableFunctionDefault() function270 if (checkMutableFunctionDefault(def_arg) || arg.type()->cast<ClassType>()) { in checkMutableFunctionDefault()289 checkMutableFunctionDefault(range, arg, it->second); in getSchemaWithNameAndDefaults()