reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CodeGenFunction.h
 1291         CGF.EmitBranch(Stack.back().ContBlock.getBlock());
 1316             CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);
 1318           CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);
 1320         CGF.EmitBlock(Stack.back().ContBlock.getBlock());