Searched defs:TypeName (Results 1 – 3 of 3) sorted by relevance
19 #define DISALLOW_COPY(TypeName) \ argument23 #define DISALLOW_ASSIGN(TypeName) \ argument28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument37 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) argument45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
44 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument54 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
30 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument