Lines Matching refs:pointer
80 - ``"arg"``: Used to describe an argument/parameter in a function or a function pointer.
101 - ``"function_pointer"``: Describes a function pointer. These are used when
105 - ``"name"``: The name of the function pointer.
106 - ``"type"``: This contains the return type information for the function pointer.
235 - ``"pointer"``: This is a wrapper object to let you know that the type you
236 are dealing with is a pointer
239 - ``"type"``: This contains the type information for the pointer. Check the
305 "json_type":"pointer",
351 "json_type":"pointer",
385 "json_type":"pointer",
413 "json_type":"pointer",
428 "json_type":"pointer",
475 "json_type":"pointer"