Searched refs:getCXXRecordDecl (Results 1 – 3 of 3) sorted by relevance
767 const CXXRecordDecl *getCXXRecordDecl(ProgramStateRef State, in getCXXRecordDecl() function786 const auto *CRD = getCXXRecordDecl(State, Reg); in hasSubscriptOperator()802 const auto *CRD = getCXXRecordDecl(State, Reg); in frontModifiable()817 const auto *CRD = getCXXRecordDecl(State, Reg); in backModifiable()
447 const CXXRecordDecl *getCXXRecordDecl() const { in getCXXRecordDecl() function
5880 const CXXRecordDecl *RD = DE.getCXXRecordDecl(); in print_elem()