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

References

lib/AsmParser/LLParser.cpp
 6719       CT = LandingPadInst::Catch;
 6732     if (CT == LandingPadInst::Catch) {
lib/Bitcode/Reader/BitcodeReader.cpp
 4718         assert((CT != LandingPadInst::Catch ||
lib/Bitcode/Writer/BitcodeWriter.cpp
 2902         Vals.push_back(LandingPadInst::Catch);