reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
25 type = isl_token_get_type(tok); 26 if (type != ISL_TOKEN_IDENT && type != ISL_TOKEN_STRING) { 26 if (type != ISL_TOKEN_IDENT && type != ISL_TOKEN_STRING) {