Searched defs:cpptype (Results 1 – 6 of 6) sorted by relevance
25 #define DEFINE_C_API_PTR_METHODS(name, cpptype) \ argument31 #define DEFINE_C_API_METHODS(name, cpptype) \ argument
595 string classname, callback_name, cpptype; in print_persistent_callback_setter_prototype() local1212 string cpptype = type2cpp(type); in print_method() local2048 string cpptype = type2cpp(type); in print_method_header() local
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