Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:ETy

1304 DIE *CompileUnit::constructEnumTypeDIE(DIEnumerator ETy) {
1306 StringRef Name = ETy.getName();
1308 int64_t Value = ETy.getEnumValue();