Lines Matching defs:DILabel
6455 :ref:`variables <DILocalVariable>` and :ref:`labels <DILabel>` that must be
6814 DILabel
6817 ``DILabel`` nodes represent labels within a :ref:`DISubprogram`. All fields of
6818 a ``DILabel`` are mandatory. The ``scope:`` field must be one of either a
6826 !2 = !DILabel(scope: !0, name: "foo", file: !1, line: 7)