Report whether or not a type is fully defined.
Normally, all types are fully defined. The only exception is a typedef type, created without an actual type (as a forward reference), on which DOFTypeTypedef_DefineAs has not yet been called.