Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp697 bool HasFallthrough = (FallthroughSource != nullptr && IsActive); in PopCleanupBlock() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp689 bool HasFallthrough = false; in emitTableEntry() local