function.h
The initial value of Function.prototype (and thus all objects created with the Function constructor)
Definition: function_object.h:34
void setName(Identifier _ident)
You might want to use the helper function ObjectImp::setFunctionName for this.
Definition: function.h:56
Value objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents.
Definition: value.h:167