HomeSort by: relevance | last modified time | path
    Searched refs:concats (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
substring-locations.h 119 string_concat_db *concats,
input.cc 1524 If CONCATS is non-NULL, then any string literals that the token at
1535 string_concat_db *concats,
1569 if (concats)
1570 concats->get_string_concatenation (strloc, &num_locs, &strlocs);
1691 If CONCATS is non-NULL, then any string literals that the token at
1702 string_concat_db *concats,
1715 = get_substring_ranges_for_loc (pfile, concats, strloc, type, ranges);
1741 If CONCATS is non-NULL, then any string literals that the token at
1752 string_concat_db *concats,
1763 = get_substring_ranges_for_loc (pfile, concats, strloc, type, ranges)
2475 string_concat_db *concats = &test.m_concats; local
2530 string_concat_db *concats = &test.m_concats; local
2568 string_concat_db *concats = &test.m_concats; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
substring-locations.h 120 string_concat_db *concats,
input.cc 1649 If CONCATS is non-NULL, then any string literals that the token at
1661 string_concat_db *concats,
1695 if (concats)
1696 concats->get_string_concatenation (strloc, &num_locs, &strlocs);
1817 If CONCATS is non-NULL, then any string literals that the token at
1829 string_concat_db *concats,
1842 = get_substring_ranges_for_loc (pfile, fc, concats, strloc, type, ranges);
1900 If CONCATS is non-NULL, then any string literals that the token at
1912 string_concat_db *concats,
1923 = get_substring_ranges_for_loc (pfile, fc, concats, strloc, type, ranges)
2638 string_concat_db *concats = &test.m_concats; local
2694 string_concat_db *concats = &test.m_concats; local
2733 string_concat_db *concats = &test.m_concats; local
    [all...]

Completed in 44 milliseconds