Searched refs:ParentRecord (Results 1 – 1 of 1) sorted by relevance
446 const CXXRecordDecl *ParentRecord = Ex->getType()->getAsCXXRecordDecl(); in getExtraInvalidatedValues() local447 if (!ParentRecord || ParentRecord->hasMutableFields()) in getExtraInvalidatedValues()