Home
last modified time | relevance | path

Searched defs:HasFallthrough (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp680 bool HasFallthrough = (FallthroughSource != nullptr && IsActive); in PopCleanupBlock() local
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp674 bool HasFallthrough = false; in emitTableEntry() local