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

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp377 bool FallThroughIsBranchThrough = local
380 PopCleanupBlock(FallThroughIsBranchThrough);
H A DCodeGenFunction.h767 void PopCleanupBlock(bool FallThroughIsBranchThrough = false);

Completed in 50 milliseconds