reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2080 tok2 = isl_stream_next_token_on_same_line(s); 2081 if (tok2 && tok2->type == ISL_TOKEN_VALUE) { 2081 if (tok2 && tok2->type == ISL_TOKEN_VALUE) { 2082 isl_stream_push_token(s, tok2); 2086 if (tok2) { 2087 isl_stream_error(s, tok2, "unexpected token"); 2088 isl_stream_push_token(s, tok2);