Home | History | Annotate | Download | only in AsmPrinter

Lines Matching full:construct

790   // Construct type.
830 /// constructTypeDIE - Construct basic type die from DIBasicType.
852 /// constructTypeDIE - Construct derived type die from DIDerivedType.
917 /// constructTypeDIE - Construct type DIE from DICompositeType.
1471 /// constructSubrangeDIE - Construct subrange DIE from DISubrange.
1498 /// constructArrayTypeDIE - Construct array type DIE from DICompositeType.
1514 // Construct an anonymous type for index type.
1532 /// constructEnumTypeDIE - Construct enum type DIE from DIEnumerator.
1542 /// constructContainingTypeDIEs - Construct DIEs for types that contain
1556 /// constructVariableDIE - Construct a DIE for the given DbgVariable.