reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
761 tok = isl_token_new(s->ctx, line, col, 0); 762 if (!tok) 764 tok->type = ISL_TOKEN_AFF; 765 tok->u.pwaff = pa; 766 isl_stream_push_token(s, tok);