Variable FunctionDeclaration.hasRef

class FunctionDeclaration
{
  // ...
  bool hasRef ;
  // ...
}