Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:ETy

938 DIE *CompileUnit::constructEnumTypeDIE(DIEnumerator ETy) {
940 StringRef Name = ETy.getName();
942 int64_t Value = ETy.getEnumValue();