Home | History | Annotate | Download | only in AST

Lines Matching full:getparent

661         cast<FieldDecl>(D)->getParent()->hasAttr<PackedAttr>();
669 cast<FieldDecl>(D)->getParent()->hasAttr<PackedAttr>();
709 const ASTRecordLayout &layout = getASTRecordLayout(field->getParent());
4276 const RecordDecl *RD = FD->getParent();
6416 const CXXRecordDecl *RD = MD->getParent();