Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp687 if (const ObjCPropertyDecl *PropDecl = getAccessedProperty()) { in getExtraInvalidatedValues()
817 const ObjCPropertyDecl *ObjCMethodCall::getAccessedProperty() const { in getAccessedProperty() function in ObjCMethodCall
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp946 const ObjCPropertyDecl *Prop = M.getAccessedProperty(); in getValueReleasedByNillingOut()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h967 const ObjCPropertyDecl *getAccessedProperty() const;