Make an initial determination of the Datatype of this Varnode. If a Datatype is already set and locked return it. Otherwise look through all the read PcodeOps and the write PcodeOp to determine if the Varnode is getting used as an \b int, \b float, or \b pointer, etc. Throw an exception if no Datatype can be found at all. \return the determined Datatype
source not stored for this graph (policy: none)
no test coverage detected