Searched refs:getRecordDecl (Results 1 – 4 of 4) sorted by relevance
268 const CXXRecordDecl *getRecordDecl(const Expr *E) const { in getRecordDecl() function
379 static RecordDecl *getRecordDecl(QualType DeclType);1016 RecordDecl *InitListChecker::getRecordDecl(QualType DeclType) { in getRecordDecl() function in InitListChecker1318 } else if (const RecordDecl *RD = getRecordDecl(DeclType)) { in CheckListElementTypes()2112 const RecordDecl *RD = getRecordDecl(DeclType); in CheckStructUnionTypes()2671 RecordDecl *RD = getRecordDecl(CurrentObjectType); in CheckDesignatedInitializer()
682 CXXRecordDecl *CXXMemberCallExpr::getRecordDecl() const { in getRecordDecl() function in CXXMemberCallExpr
215 CXXRecordDecl *getRecordDecl() const;