Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp280 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction() local
561 const ObjCPropertyImplDecl *PropImpl = in diagnoseMissingReleases() local
628 const ObjCPropertyImplDecl *PropImpl = in findPropertyOnDeallocatingInstance() local
644 const ObjCPropertyImplDecl *PropImpl = in diagnoseExtraRelease() local
724 const ObjCPropertyImplDecl *PropImpl = in diagnoseMistakenDealloc() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp4001 for (auto *PropImpl : OID->property_impls()) { in ActOnAtEnd() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp6559 if (const ObjCPropertyImplDecl *PropImpl = in clang_getCursorReferenced() local