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

Declarations

lib/IR/Verifier.cpp
  479   void visitDbgLabelIntrinsic(StringRef Kind, DbgLabelInst &DLI);

References

lib/IR/Verifier.cpp
 4346     visitDbgLabelIntrinsic("label", cast<DbgLabelInst>(Call));