Lines Matching defs:FD
1643 FieldDecl *FD = candidate.getCorrectionDeclAs<FieldDecl>();1644 return FD && FD->getDeclContext()->getRedeclContext()->Equals(Record);