Home | History | Annotate | Download | only in AST

Lines Matching refs:Parent

826 #define TYPE(Name, Parent) 0,
827 #define ABSTRACT_TYPE(Name, Parent)
839 #define TYPE(Name, Parent) \
845 #define ABSTRACT_TYPE(Name, Parent)
1418 const RecordDecl *Parent = Field->getParent();
1420 if (!Parent->isInvalidDecl()) {
1421 const ASTRecordLayout &Layout = getASTRecordLayout(Parent);
8924 /// \brief Builds and returns the translation unit's parent map.
8957 // FIXME: Currently we add the same parent multiple times, but only