Home
last modified time | relevance | path

Searched refs:FALLTHROUGH_INTENDED (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Ddex_bytecode.cc255 FALLTHROUGH_INTENDED; in DecodeInstruction()
258 FALLTHROUGH_INTENDED; in DecodeInstruction()
261 FALLTHROUGH_INTENDED; in DecodeInstruction()
264 FALLTHROUGH_INTENDED; in DecodeInstruction()
267 FALLTHROUGH_INTENDED; in DecodeInstruction()
/tools/dexter/slicer/export/slicer/
Dcommon.h74 #ifndef FALLTHROUGH_INTENDED
76 #define FALLTHROUGH_INTENDED [[clang::fallthrough]] macro
78 #define FALLTHROUGH_INTENDED macro