reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/extract_key.c
   26 	if (type != ISL_TOKEN_IDENT && type != ISL_TOKEN_STRING) {
tools/polly/lib/External/isl/isl_input.c
 2534 	if (tok->type != ISL_TOKEN_IDENT && tok->type != ISL_TOKEN_STRING) {
tools/polly/lib/External/isl/isl_stream.c
  500 		tok->type = ISL_TOKEN_STRING;
tools/polly/lib/External/isl/read_in_string_templ.c
   24 	if (type == ISL_TOKEN_STRING) {