Searched refs:sourceLineString (Results 1 – 1 of 1) sorted by relevance
51 const char* sourceLineString = to_cstring(sourceline); in reportException() local52 fprintf(stderr, "%s\n", sourceLineString); in reportException()