DISALLOW_EVIL_CONSTRUCTORS   37 base/macros.h  #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName)
DISALLOW_EVIL_CONSTRUCTORS   85 third_party/cld/base/basictypes.h #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName)
DISALLOW_EVIL_CONSTRUCTORS   95 third_party/cld/base/macros.h #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName)
DISALLOW_EVIL_CONSTRUCTORS  121 third_party/tcmalloc/chromium/src/base/basictypes.h #define DISALLOW_EVIL_CONSTRUCTORS(TypeName)    \
DISALLOW_EVIL_CONSTRUCTORS  121 third_party/tcmalloc/vendor/src/base/basictypes.h #define DISALLOW_EVIL_CONSTRUCTORS(TypeName)    \