Home
last modified time | relevance | path

Searched defs:PropImpl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp286 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction() local
567 const ObjCPropertyImplDecl *PropImpl = in diagnoseMissingReleases() local
635 const ObjCPropertyImplDecl *PropImpl = in findPropertyOnDeallocatingInstance() local
651 const ObjCPropertyImplDecl *PropImpl = in diagnoseExtraRelease() local
727 const ObjCPropertyImplDecl *PropImpl = in diagnoseMistakenDealloc() local
/external/clang/tools/libclang/
DCIndex.cpp4086 if (const ObjCPropertyImplDecl *PropImpl = in getDeclSpelling() local
5474 if (const ObjCPropertyImplDecl *PropImpl = in clang_getCursorReferenced() local