Home
last modified time | relevance | path

Searched defs:NOTREACHED (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dlogging.h23 # define NOTREACHED() ({ UNREACHABLE(); }) macro
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dlogging.h23 # define NOTREACHED() ({ UNREACHABLE(); }) macro
/third_party/cef/include/base/
Dcef_logging.h556 #define NOTREACHED() DCHECK(false) macro
/third_party/gn/src/base/
Dlogging.h732 #define NOTREACHED() DCHECK(false) macro