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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1568 adjust_temp_type (tree type, tree temp) function
1721 arg = adjust_temp_type (type, arg);
6864 r = adjust_temp_type (type, r);
8028 r = adjust_temp_type (type, r);
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 1757 adjust_temp_type (tree type, tree temp) function
1938 arg = adjust_temp_type (type, arg);
7882 r = adjust_temp_type (type, r);
9185 r = adjust_temp_type (type, r);

Completed in 31 milliseconds