| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/ | |
| poly-int.h | 62 - poly_coeff_traits<T>::init_cast<Arg>::type is the type to which 82 struct init_cast { using type = T; }; struct in struct:poly_coeff_traits 95 struct init_cast { using type = const Arg &; }; struct in struct:poly_coeff_traits 109 struct init_cast { using type = const Arg &; }; struct in struct:poly_coeff_traits 123 struct init_cast { using type = const Arg &; }; struct in struct:poly_coeff_traits 468 template init_cast<Cs>::type (cs))... } {} |