Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:ETy

1533 DIE *CompileUnit::constructEnumTypeDIE(DIEnumerator ETy) {
1535 StringRef Name = ETy.getName();
1537 int64_t Value = ETy.getEnumValue();