Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getDeclName

319     if (!Packed && ((*FJ)->hasAttr<PackedAttr>() || !(*FJ)->getDeclName()))
499 if (field->getDeclName() && !checkedFirstFieldZeroInit) {
1057 if (!FD->getDeclName()) {