clang: FieldConsumer Struct Reference (original) (raw)
Helper struct for collecting smart owning pointer field regions. More...
Detailed Description
Helper struct for collecting smart owning pointer field regions.
This allows both hasSmartPtrField and collectSmartPtrFieldRegions to share the same traversal logic, ensuring consistency.
Definition at line 3163 of file MallocChecker.cpp.
Constructor & Destructor Documentation
Member Function Documentation
◆ consume()
| void FieldConsumer::consume ( const FieldDecl * FD) | inline |
|---|
◆ switchToBase()
Member Data Documentation
◆ C
◆ Out
llvm::SmallPtrSetImpl<const MemRegion *>* FieldConsumer::Out
◆ Reg
The documentation for this struct was generated from the following file:
- lib/StaticAnalyzer/Checkers/MallocChecker.cpp