Lines Matching refs:Parent
829 #define TYPE(Name, Parent) 0,
830 #define ABSTRACT_TYPE(Name, Parent)
842 #define TYPE(Name, Parent) \
848 #define ABSTRACT_TYPE(Name, Parent)
1423 const RecordDecl *Parent = Field->getParent();
1425 if (!Parent->isInvalidDecl()) {
1426 const ASTRecordLayout &Layout = getASTRecordLayout(Parent);
8733 /// \brief Builds and returns the translation unit's parent map.
8766 // FIXME: Currently we add the same parent multiple times, but only