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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp694 const CXXRecordDecl *ParentRecord = T->getAsCXXRecordDecl(); local
695 assert(ParentRecord);
696 if (ParentRecord->hasMutableFields())

Completed in 60 milliseconds