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

References

tools/clang/lib/CodeGen/CGCleanup.cpp
  710       prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing));
  782       llvm::BasicBlock *NormalEntry = CreateNormalEntry(*this, Scope);
  823         BranchThroughDest = CreateNormalEntry(*this, cast<EHCleanupScope>(S));
 1090     BI->setSuccessor(0, CreateNormalEntry(*this, Scope));