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

  /src/external/gpl3/gcc/dist/libcpp/
line-map.cc 567 linemap_add (line_maps *set, enum lc_reason reason, function
718 = linemap_check_ordinary (linemap_add (set, LC_MODULE, false, name, 0));
753 (linemap_add (set, LC_RENAME_VERBATIM,
757 /* linemap_add will think we were included from the same as the preceeding
869 most recent linemap_add). MAX_COLUMN_HINT is the highest column
941 (linemap_add (set, LC_RENAME,
  /src/external/gpl3/gcc.old/dist/libcpp/
line-map.cc 484 linemap_add (line_maps *set, enum lc_reason reason, function
603 = linemap_check_ordinary (linemap_add (set, LC_MODULE, false, name, 0));
638 (linemap_add (set, LC_RENAME_VERBATIM,
642 /* linemap_add will think we were included from the same as the preceeding
755 most recent linemap_add). MAX_COLUMN_HINT is the highest column
827 (linemap_add (set, LC_RENAME,

Completed in 29 milliseconds