Searched refs:LeftDeleterType (Results 1 – 1 of 1) sorted by relevance
72 const Type *LeftDeleterType = getDeleterForUniquePtr(Result, "left_class"); in areDeletersCompatible() local75 if (LeftDeleterType->getUnqualifiedDesugaredType() == in areDeletersCompatible()82 const CXXRecordDecl *LeftDeleter = LeftDeleterType->getAsCXXRecordDecl(); in areDeletersCompatible()