Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp957 if (const ObjCPropertyDecl *PropDecl = getAccessedProperty()) { in getExtraInvalidatedValues()
1081 const ObjCPropertyDecl *ObjCMethodCall::getAccessedProperty() const { in getAccessedProperty() function in ObjCMethodCall
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp946 const ObjCPropertyDecl *Prop = M.getAccessedProperty(); in getValueReleasedByNillingOut()
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1221 const ObjCPropertyDecl *getAccessedProperty() const;