Searched defs:cpptype (Results 1 – 4 of 4) sorted by relevance
758 const std::type_info *cpptype = nullptr; variable
130 const std::type_info *cpptype; member
1700 FieldDescriptor::CppType cpptype, in MutableRawRepeatedField()1724 FieldDescriptor::CppType cpptype, in GetRawRepeatedField()
809 #define TEST_REPEATED_EXTENSIONS_SPACE_USED(type, cpptype, value) \ in TEST() argument