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

  /src/external/gpl3/gcc/dist/gcc/
dumpfile.h 354 from_location_t (location_t loc) function in class:dump_user_location_t
368 /* Private ctor from count and location, for use by from_location_t. */
486 from_location_t (location_t loc, function in class:dump_location_t
490 return dump_location_t (dump_user_location_t::from_location_t (loc),
  /src/external/gpl3/gcc.old/dist/gcc/
dumpfile.h 354 from_location_t (location_t loc) function in class:dump_user_location_t
368 /* Private ctor from count and location, for use by from_location_t. */
486 from_location_t (location_t loc, function in class:dump_location_t
490 return dump_location_t (dump_user_location_t::from_location_t (loc),

Completed in 16 milliseconds