/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 514 ObjCPropertyDecl *PDecl = CreatePropertyDecl(S, CDecl, AtLoc, LParenLoc, in HandlePropertyInClassExtension() local 614 ObjCPropertyDecl *PDecl = ObjCPropertyDecl::Create(Context, DC, in CreatePropertyDecl() local 818 if (const ObjCProtocolDecl *PDecl = PI->getDefinition()) in DiagnosePropertyMismatchDeclInProtocols() local 824 if (const ObjCProtocolDecl *PDecl = PI->getDefinition()) in DiagnosePropertyMismatchDeclInProtocols() local 1575 else if (ObjCProtocolDecl *PDecl = dyn_cast<ObjCProtocolDecl>(CDecl)) { in CollectImmediateProperties() local 1840 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties() local 2363 void Sema::CheckObjCPropertyAttributes(Decl *PDecl, in CheckObjCPropertyAttributes()
|
D | SemaDeclObjC.cpp | 1103 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(), in CheckForwardProtocolDeclarationForCircularDependency() local 1136 ObjCProtocolDecl *PDecl = nullptr; in ActOnStartProtocolInterface() local 1188 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() 1211 ObjCProtocolDecl *PDecl = LookupProtocol(Pair.first, Pair.second); in FindProtocolDeclaration() local 1691 ObjCProtocolDecl *PDecl in ActOnForwardProtocolDeclaration() local 2565 static void findProtocolsWithExplicitImpls(const ObjCProtocolDecl *PDecl, in findProtocolsWithExplicitImpls() 2591 ObjCProtocolDecl *PDecl, in CheckProtocolMethodDefs() 4767 const ObjCPropertyDecl *PDecl; in DiagnoseUnusedBackingIvarInAccessor() local
|
D | SemaExprObjC.cpp | 1220 ObjCProtocolDecl* PDecl = LookupProtocol(ProtocolId, ProtoIdLoc); in ParseObjCProtocolExpression() local 1859 if (const ObjCPropertyDecl *PDecl = Setter->findPropertyDecl()) { in HandleExprPropertyRefExpr() local 3810 if (ObjCPropertyDecl *PDecl = PRE->getExplicitProperty()) in CheckObjCBridgeRelatedCast() local 3974 if (const ObjCPropertyDecl *PDecl = in CheckObjCBridgeRelatedConversions() local
|
D | SemaExprMember.cpp | 407 static Decl *FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, in FindGetterSetterNameDeclFromProtocolList()
|
D | SemaCodeComplete.cpp | 2617 if (const ObjCPropertyDecl *PDecl = M->findPropertyDecl()) in CreateCodeCompletionString() local 2695 if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl()) in CreateCodeCompletionString() local
|
D | SemaDeclAttr.cpp | 4396 if (const ObjCProtocolDecl *PDecl = dyn_cast_or_null<ObjCProtocolDecl>(DC)) { in handleObjCRequiresSuperAttr() local 5328 if (const ParmVarDecl *PDecl = dyn_cast<ParmVarDecl>(D)) { in handleOpenCLAccessAttr() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 519 ObjCPropertyDecl *PDecl = CreatePropertyDecl(S, CDecl, AtLoc, LParenLoc, in HandlePropertyInClassExtension() local 622 ObjCPropertyDecl *PDecl = ObjCPropertyDecl::Create(Context, DC, in CreatePropertyDecl() local 853 if (const ObjCProtocolDecl *PDecl = PI->getDefinition()) in SelectPropertyForSynthesisFromProtocols() local 860 if (const ObjCProtocolDecl *PDecl = PI->getDefinition()) in SelectPropertyForSynthesisFromProtocols() local 1803 else if (ObjCProtocolDecl *PDecl = dyn_cast<ObjCProtocolDecl>(CDecl)) { in CollectImmediateProperties() local 2075 for (auto *PDecl : IDecl->all_referenced_protocols()) { in DiagnoseUnimplementedProperties() local 2648 void Sema::CheckObjCPropertyAttributes(Decl *PDecl, in CheckObjCPropertyAttributes()
|
D | SemaDeclObjC.cpp | 1192 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(), in CheckForwardProtocolDeclarationForCircularDependency() local 1221 ObjCProtocolDecl *PDecl = nullptr; in ActOnStartProtocolInterface() local 1278 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() 1302 ObjCProtocolDecl *PDecl = LookupProtocol(Pair.first, Pair.second); in FindProtocolDeclaration() local 1782 ObjCProtocolDecl *PDecl in ActOnForwardProtocolDeclaration() local 2658 static void findProtocolsWithExplicitImpls(const ObjCProtocolDecl *PDecl, in findProtocolsWithExplicitImpls() 2684 ObjCProtocolDecl *PDecl, in CheckProtocolMethodDefs() 3926 Sema &S, ObjCProtocolDecl *PDecl, ObjCCategoryDecl *CDecl) { in DiagnoseCategoryDirectMembersProtocolConformance() 5325 const ObjCPropertyDecl *PDecl; in DiagnoseUnusedBackingIvarInAccessor() local
|
D | SemaExprObjC.cpp | 1392 ObjCProtocolDecl* PDecl = LookupProtocol(ProtocolId, ProtoIdLoc); in ParseObjCProtocolExpression() local 2078 if (const ObjCPropertyDecl *PDecl = Setter->findPropertyDecl()) { in HandleExprPropertyRefExpr() local 4190 if (ObjCPropertyDecl *PDecl = PRE->getExplicitProperty()) in CheckObjCBridgeRelatedCast() local 4356 if (const ObjCPropertyDecl *PDecl = in CheckObjCBridgeRelatedConversions() local
|
D | SemaExprMember.cpp | 428 static Decl *FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, in FindGetterSetterNameDeclFromProtocolList()
|
D | SemaCodeComplete.cpp | 3597 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getCompletionComment() local 3614 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getPatternCompletionComment() local
|
/external/clang/lib/ARCMigrate/ |
D | TransZeroOutPropsInDealloc.cpp | 206 if (ObjCPropertyDecl *PDecl = PropRefExp->getExplicitProperty()) { in isZeroingPropIvar() local
|
D | ObjCMT.cpp | 607 if (const ObjCProtocolDecl *PDecl = Protocol->getDefinition()) in ClassImplementsAllMethodsAndProperties() local 636 if (const ObjCProtocolDecl *PDecl = Protocol->getDefinition()) { in ClassImplementsAllMethodsAndProperties() local 878 ObjCProtocolDecl *PDecl = ConformingProtocols[i1]; in migrateProtocolConformance() local 1864 else if (ObjCProtocolDecl *PDecl = dyn_cast<ObjCProtocolDecl>(*D)) { in HandleTranslationUnit() local
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransZeroOutPropsInDealloc.cpp | 203 if (ObjCPropertyDecl *PDecl = PropRefExp->getExplicitProperty()) { in isZeroingPropIvar() local
|
D | ObjCMT.cpp | 610 if (const ObjCProtocolDecl *PDecl = Protocol->getDefinition()) in ClassImplementsAllMethodsAndProperties() local 639 if (const ObjCProtocolDecl *PDecl = Protocol->getDefinition()) { in ClassImplementsAllMethodsAndProperties() local 871 ObjCProtocolDecl *PDecl = ConformingProtocols[i1]; in migrateProtocolConformance() local 1863 else if (ObjCProtocolDecl *PDecl = dyn_cast<ObjCProtocolDecl>(*D)) { in HandleTranslationUnit() local
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1806 ObjCProtocolDecl *PDecl = this; in lookupProtocolNamed() local 1856 if (const ObjCProtocolDecl *PDecl = getDefinition()) { in collectPropertiesToImplement() local 1874 if (const ObjCProtocolDecl *PDecl = getDefinition()) { in collectInheritedProtocolProperties() local
|
D | DeclPrinter.cpp | 1238 void DeclPrinter::VisitObjCPropertyDecl(ObjCPropertyDecl *PDecl) { in VisitObjCPropertyDecl()
|
/external/llvm-project/clang/lib/Analysis/ |
D | BodyFarm.cpp | 407 const ParmVarDecl *PDecl = D->getParamDecl(ParamIdx); in create_call_once() local
|
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 1934 ObjCProtocolDecl *PDecl = this; in lookupProtocolNamed() local 1983 if (const ObjCProtocolDecl *PDecl = getDefinition()) { in collectPropertiesToImplement() local 2000 if (const ObjCProtocolDecl *PDecl = getDefinition()) { in collectInheritedProtocolProperties() local
|
D | DeclPrinter.cpp | 1440 void DeclPrinter::VisitObjCPropertyDecl(ObjCPropertyDecl *PDecl) { in VisitObjCPropertyDecl()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
D | RetainCountDiagnostics.cpp | 834 const Decl *PDecl = Region->getDecl(); in deriveParamLocation() local
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 1152 void RewriteModernObjC::RewriteProtocolDecl(ObjCProtocolDecl *PDecl) { in RewriteProtocolDecl() 1289 for (const auto *PDecl : OMD->parameters()) { in RewriteObjCMethodDecl() local 5823 ObjCProtocolDecl *PDecl, in Write_ProtocolExprReferencedMetadata() 6850 void RewriteModernObjC::RewriteObjCProtocolMetaData(ObjCProtocolDecl *PDecl, in RewriteObjCProtocolMetaData()
|
D | RewriteObjC.cpp | 984 void RewriteObjC::RewriteProtocolDecl(ObjCProtocolDecl *PDecl) { in RewriteProtocolDecl() 1121 for (const auto *PDecl : OMD->parameters()) { in RewriteObjCMethodDecl() local 5078 ObjCProtocolDecl *PDecl, StringRef prefix, in RewriteObjCProtocolMetaData()
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 1154 void RewriteModernObjC::RewriteProtocolDecl(ObjCProtocolDecl *PDecl) { in RewriteProtocolDecl() 1291 for (const auto *PDecl : OMD->parameters()) { in RewriteObjCMethodDecl() local 5822 ObjCProtocolDecl *PDecl, in Write_ProtocolExprReferencedMetadata() 6850 void RewriteModernObjC::RewriteObjCProtocolMetaData(ObjCProtocolDecl *PDecl, in RewriteObjCProtocolMetaData()
|
D | RewriteObjC.cpp | 988 void RewriteObjC::RewriteProtocolDecl(ObjCProtocolDecl *PDecl) { in RewriteProtocolDecl() 1125 for (const auto *PDecl : OMD->parameters()) { in RewriteObjCMethodDecl() local 5088 ObjCProtocolDecl *PDecl, StringRef prefix, in RewriteObjCProtocolMetaData()
|