Searched refs:getRecordDecl (Results 1 – 5 of 5) sorted by relevance
605 RecordDecl *getRecordDecl(FieldDecl *FD) { in getRecordDecl() function683 auto *R0 = getRecordDecl(Entry0); in TEST_F()684 auto *R1 = getRecordDecl(Entry1); in TEST_F()790 auto *R0 = getRecordDecl(Entry0); in TEST_F()791 auto *R1 = getRecordDecl(Entry1); in TEST_F()
425 template <typename T> RecordDecl *getRecordDecl(T *D) { in getRecordDecl() function
1859 auto *From0 = getRecordDecl(Obj0); in TEST_P()1862 auto *From1 = getRecordDecl(Obj1); in TEST_P()3324 auto *R0 = getRecordDecl(Entry0); in TEST_P()3325 auto *R1 = getRecordDecl(Entry1); in TEST_P()
678 CXXRecordDecl *CXXMemberCallExpr::getRecordDecl() const { in getRecordDecl() function in CXXMemberCallExpr
216 CXXRecordDecl *getRecordDecl() const;