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

  /src/external/gpl3/gcc/dist/libcpp/include/
rich-location.h 61 struct location_range struct
405 const location_range *get_range (unsigned int idx) const;
406 location_range *get_range (unsigned int idx);
528 semi_embedded_vec <location_range, STATICALLY_ALLOCATED_RANGES> m_ranges;
  /src/external/gpl3/gcc.old/dist/libcpp/include/
line-map.h 1351 struct location_range struct
1695 const location_range *get_range (unsigned int idx) const;
1696 location_range *get_range (unsigned int idx);
1814 semi_embedded_vec <location_range, STATICALLY_ALLOCATED_RANGES> m_ranges;

Completed in 25 milliseconds