Searched refs:problem_record (Results 1 – 1 of 1) sorted by relevance
620 const CXXRecordDecl* problem_record = dyn_cast<CXXRecordDecl>( in CheckRefCountedDtors() local623 issue = CheckRecordForRefcountIssue(problem_record, loc); in CheckRefCountedDtors()628 diagnostic().Report(loc, diag_note_implicit_dtor_) << problem_record; in CheckRefCountedDtors()