Home
last modified time | relevance | path

Searched refs:ParentRecord (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp446 const CXXRecordDecl *ParentRecord = Ex->getType()->getAsCXXRecordDecl(); in getExtraInvalidatedValues() local
447 if (!ParentRecord || ParentRecord->hasMutableFields()) in getExtraInvalidatedValues()