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

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 1977 location_t true_loc = 0; local
1978 true_loc = true_node->op->location;
1983 warning_at (true_loc,
  /src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc 1816 location_t true_loc = 0; local
1817 true_loc = true_node->op->location;
1822 warning_at (true_loc,

Completed in 56 milliseconds