Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp698 const CXXRecordDecl *ParentRecord = T->getAsCXXRecordDecl(); in getExtraInvalidatedValues() local
699 assert(ParentRecord); in getExtraInvalidatedValues()
700 if (ParentRecord->hasMutableFields()) in getExtraInvalidatedValues()