since FFI ops preprocessing happens after phpdoc parsing, we won't get "undefined class" errors for invalid FFI type strings that refer to some class; this functions doesn't cover all cases like T* and other FFI type hints, but it catches some simple errors to avoid compiler crashes; TODO: revisit this later, we need to consolidate undefined classes checking
source not stored for this graph (policy: none)
no test coverage detected