Searched defs:DISALLOW_ASSIGN (Results 1 – 3 of 3) sorted by relevance
20 #define DISALLOW_ASSIGN(TypeName) \ macro
169 #define DISALLOW_ASSIGN(TypeName) void operator=(const TypeName&) macro