Home
last modified time | relevance | path

Searched defs:PropImpl (Results 1 – 5 of 5) 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/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp279 for (auto *PropImpl : getContainingObjCImpl(LCtx)->property_impls()) { in checkBeginFunction() local
560 const ObjCPropertyImplDecl *PropImpl = in diagnoseMissingReleases() local
627 const ObjCPropertyImplDecl *PropImpl = in findPropertyOnDeallocatingInstance() local
643 const ObjCPropertyImplDecl *PropImpl = in diagnoseExtraRelease() local
723 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
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp3985 for (auto PropImpl : OID->property_impls()) { in ActOnAtEnd() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp4551 if (const ObjCPropertyImplDecl *PropImpl = in getDeclSpelling() local
6247 if (const ObjCPropertyImplDecl *PropImpl = in clang_getCursorReferenced() local