reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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))