Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp450 bool FallThroughIsBranchThrough = in PopCleanupBlocks() local
453 PopCleanupBlock(FallThroughIsBranchThrough); in PopCleanupBlocks()
H A DCodeGenFunction.h856 void PopCleanupBlock(bool FallThroughIsBranchThrough = false);