Searched refs:TypeName (Results 1 – 2 of 2) sorted by relevance
47 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument48 TypeName(const TypeName&); \49 void operator=(const TypeName&)
45 g_boxed_type_register_static (g_intern_static_string (#TypeName), \