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

References

lib/Bitcode/Writer/BitcodeWriter.cpp
 2901       if (LP.isCatch(I))
lib/CodeGen/MachineFunction.cpp
  671       if (LPI->isCatch(I - 1)) {
lib/IR/AsmWriter.cpp
 3788       if (LPI->isCatch(i))
lib/IR/Verifier.cpp
 3687     if (LPI.isCatch(i)) {
lib/Transforms/InstCombine/InstructionCombining.cpp
 2821     if (LI.isCatch(i)) {
tools/clang/lib/CodeGen/CGException.cpp
  262     if (LPI->isCatch(I)) {