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