Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3985 for (auto PropImpl : OID->property_impls()) { in ActOnAtEnd() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp4592 if (const ObjCPropertyImplDecl *PropImpl = in getDeclSpelling() local
6299 if (const ObjCPropertyImplDecl *PropImpl = in clang_getCursorReferenced() local