Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCleanup.cpp423 bool FallThroughIsBranchThrough = in PopCleanupBlocks() local
426 PopCleanupBlock(FallThroughIsBranchThrough); in PopCleanupBlocks()
HDCodeGenFunction.h940 void PopCleanupBlock(bool FallThroughIsBranchThrough = false,