|
clang 22.0.0git
|
This is the complete list of members for clang::ento::RetainSummaryManager, including all inherited members.
| BehaviorSummary enum name | clang::ento::RetainSummaryManager | |
| canEval(const CallExpr *CE, const FunctionDecl *FD, bool &hasTrustedImplementationAnnotation) | clang::ento::RetainSummaryManager | |
| getObjAllocRetEffect() const | clang::ento::RetainSummaryManager | inline |
| getSummary(AnyCall C, bool HasNonZeroCallbackArg=false, bool IsReceiverUnconsumedSelf=false, QualType ReceiverType={}) | clang::ento::RetainSummaryManager | |
| isKnownSmartPointer(QualType QT) | clang::ento::RetainSummaryManager | static |
| isTrustedReferenceCountImplementation(const Decl *FD) | clang::ento::RetainSummaryManager | |
| RetainSummaryManager(ASTContext &ctx, bool trackObjCAndCFObjects, bool trackOSObjects) | clang::ento::RetainSummaryManager | inline |
| RetainSummaryTemplate class | clang::ento::RetainSummaryManager | friend |