Home | History | Annotate | Download | only in CodeView

Lines Matching defs:UnderlyingType

558              StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType)
561 UnderlyingType(UnderlyingType) {}
569 TypeIndex getUnderlyingType() const { return UnderlyingType; }
575 TypeIndex UnderlyingType;
584 TypeIndex UnderlyingType;