Home | History | Annotate | Download | only in Core

Lines Matching defs:RD

553   const RecordDecl *RD = LeftFD->getParent();
557 if (RD != RightFD->getParent())
572 for (const auto *I : RD->fields()) {