Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCallEvent.cpp985 if (const ObjCPropertyDecl *PropDecl = getAccessedProperty()) { in getExtraInvalidatedValues()
1109 const ObjCPropertyDecl *ObjCMethodCall::getAccessedProperty() const { in getAccessedProperty() function in ObjCMethodCall
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCheckObjCDealloc.cpp936 const ObjCPropertyDecl *Prop = M.getAccessedProperty(); in getValueReleasedByNillingOut()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h1330 const ObjCPropertyDecl *getAccessedProperty() const;