Home | History | Annotate | Download | only in Sema

Lines Matching refs:Field

804         // it names a field in an unevaluated context that can't be an
993 // Note that we modify the path's Access field to the
1640 const FieldDecl *Field = cast<FieldDecl>(Entity.getDecl());
1642 PD << Field->getType() << getSpecialMember(Constructor);