Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.cpp397 bool FallThroughIsBranchThrough = in PopCleanupBlocks() local
400 PopCleanupBlock(FallThroughIsBranchThrough); in PopCleanupBlocks()
HDCodeGenFunction.h432 void PopCleanupBlock(bool FallThroughIsBranchThrough = false);