Lines Matching full:indirection
842 test.c:6:1: error: indirection requires pointer operand ('foo' invalid)
845 test.c:7:1: error: indirection requires pointer operand ('foo' invalid)
848 test.c:8:1: error: indirection requires pointer operand ('foo' invalid)
890 when type checking the indirection operator (unary "``*``" on a pointer), the
903 know it exists. To continue the example, the result type of the indirection