Searched defs:RawType (Results 1 – 9 of 9) sorted by relevance
42 struct RawType { struct43 using type = T;47 struct RawType<qint8> { struct51 using type = uint8;
44 struct RawType { struct45 using type = T;49 struct RawType<qint8> { struct50 using type = int8;
42 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
53 typedef typename std::remove_reference<T>::type RawType; typedef
1043 testing::internal::FloatingEqMatcher<RawType> (*matcher_maker)(RawType)) { in TestMatches()1124 void TestNearMatches(testing::internal::FloatingEqMatcher<RawType> ( in TestNearMatches() argument
54 typedef typename std::remove_reference<T>::type RawType; typedef
793 const Metadata *RawType = getRawType(); in getSizeInBits() local
4192 const Metadata *RawType = V.getRawType(); in getVariableSize() local
3288 testing::internal::FloatingEqMatcher<RawType> (*matcher_maker)(RawType)) { in TEST()3370 testing::internal::FloatingEqMatcher<RawType> in TEST()