TYPE_FUNCTION
*_symbolType = TYPE_FUNCTION;
return TYPE_FUNCTION;
case TYPE_FUNCTION:
if (baseType != NULL && baseType->Kind() == TYPE_FUNCTION)