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

References

lib/CodeGen/MIRParser/MIRParser.cpp
  791   if (typecheckMDNode(DIVar, Var, Object.DebugVar, "DILocalVariable", *this) ||
  792       typecheckMDNode(DIExpr, Expr, Object.DebugExpr, "DIExpression", *this) ||
  793       typecheckMDNode(DILoc, Loc, Object.DebugLoc, "DILocation", *this))