HomeSort by: relevance | last modified time | path
    Searched defs:incr_locus (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-gimplify.cc 236 location_t incr_locus = expr_loc_or_loc (incr, start_locus); local
310 if (MAY_HAVE_DEBUG_MARKER_STMTS && incr_locus != UNKNOWN_LOCATION)
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-gimplify.cc 247 location_t incr_locus = expr_loc_or_loc (incr, start_locus); local
388 if (MAY_HAVE_DEBUG_MARKER_STMTS && incr_locus != UNKNOWN_LOCATION)

Completed in 47 milliseconds