Searched refs:getCXXRecordDecl (Results 1 – 3 of 3) sorted by relevance
776 const CXXRecordDecl *getCXXRecordDecl(ProgramStateRef State, in getCXXRecordDecl() function791 const auto *CRD = getCXXRecordDecl(State, Reg); in hasSubscriptOperator()807 const auto *CRD = getCXXRecordDecl(State, Reg); in frontModifiable()822 const auto *CRD = getCXXRecordDecl(State, Reg); in backModifiable()
419 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
5584 const CXXRecordDecl *RD = DE.getCXXRecordDecl(); in print_elem()