Searched refs:getCXXRecordDecl (Results 1 – 5 of 5) 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()
223 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
419 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
4306 const CXXRecordDecl *RD = DE->getCXXRecordDecl(); in print_elem()
5571 const CXXRecordDecl *RD = DE.getCXXRecordDecl(); in print_elem()