typedcl1 1132 src/cmd/gc/go.h Node* typedcl1(Node *n, Node *t, int local); typedcl1 405 src/cmd/gc/go.y $$ = typedcl1($1, $2, 1);