Searched refs:ActualType (Results 1 – 2 of 2) sorted by relevance
122 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Get() typedef123 ActualType scratch_space; in Get()125 *reinterpret_cast<const ActualType*>( in Get()131 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Set() typedef139 ActualType tmp = static_cast<ActualType>(value); in Set()145 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Add() typedef153 ActualType tmp = static_cast<ActualType>(value); in Add()
384 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Get() typedef385 ActualType scratch_space; in Get()387 *reinterpret_cast<const ActualType*>( in Get()393 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Set() typedef401 ActualType tmp = static_cast<ActualType>(value); in Set()407 typedef typename RefTypeTraits<T>::AccessorValueType ActualType; in Add() typedef415 ActualType tmp = static_cast<ActualType>(value); in Add()