Home | History | Annotate | Download | only in src

Lines Matching refs:BitCastHelper

927 struct BitCastHelper {
939 struct BitCastHelper<Dest, Source*> {
941 return BitCastHelper<Dest, uintptr_t>::
951 return BitCastHelper<Dest, Source>::cast(source);