Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp285 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction() local
568 const ObjCPropertyImplDecl *PropImpl = in diagnoseMissingReleases() local
635 const ObjCPropertyImplDecl *PropImpl = in findPropertyOnDeallocatingInstance() local
651 const ObjCPropertyImplDecl *PropImpl = in diagnoseExtraRelease() local
731 const ObjCPropertyImplDecl *PropImpl = in diagnoseMistakenDealloc() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4005 for (auto *PropImpl : OID->property_impls()) { ActOnAtEnd() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp5094 if (const ObjCPropertyImplDecl *PropImpl = getDeclSpelling() local
6846 if (const ObjCPropertyImplDecl *PropImpl = clang_getCursorReferenced() local