Home
last modified time | relevance | path

Searched defs:PD (Results 1 – 25 of 69) sorted by relevance

123

/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp96 static const ObjCIvarDecl *findPropertyBackingIvar(const ObjCPropertyDecl *PD, in findPropertyBackingIvar()
127 for (const auto *PD : InterD->properties()) { in checkASTDecl() local
180 const ObjCPropertyDecl *PD = I->second; in VisitBinaryOperator() local
DCheckObjCDealloc.cpp32 const ObjCPropertyDecl *PD, in scan_ivar_release()
185 const ObjCPropertyDecl *PD = I->getPropertyDecl(); in checkObjCDealloc() local
DIvarInvalidationChecker.cpp353 const ObjCPropertyDecl *PD = IvarToPopertyMap.lookup(IvarDecl); in printIvar() local
392 const ObjCPropertyDecl *PD = I->second; in visit() local
623 const ObjCPropertyDecl *PD = PA->getExplicitProperty(); in checkObjCPropertyRefExpr() local
/external/clang/include/clang/Sema/
DTemplateDeduction.h69 void takeSFINAEDiagnostic(PartialDiagnosticAt &PD) { in takeSFINAEDiagnostic()
89 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { in addSFINAEDiagnostic()
100 PartialDiagnostic PD) { in addSuppressedDiagnostic()
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp24 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo()
/external/clang/lib/StaticAnalyzer/Core/
DCheckerHelpers.cpp88 } else if (auto PD = dyn_cast_or_null<DeclStmt>(S)) { in parseAssignment() local
DBugReporter.cpp503 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateVisitorsOnlyPathDiagnostic()
557 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateMinimalPathDiagnostic()
967 PathDiagnostic &PD; member in __anona7d180830211::EdgeBuilder
1283 if (const ParmVarDecl *PD = *PI) { in reversePropagateInterestingSymbols() local
1388 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateExtensivePathDiagnostic()
1628 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateAlternateExtensivePathDiagnostic()
3054 bool GRBugReporter::generatePathDiagnostic(PathDiagnostic& PD, in generatePathDiagnostic()
3390 PathDiagnosticConsumer &PD, in FlushReport()
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
Dp5-cxx0x.cpp22 class PD { class
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp241 ObjCPropertyDecl *PD = *PI; in checkAllAtProps() local
305 ObjCPropertyDecl *PD = AllProps[i]; in checkAllProps() local
DTransZeroOutPropsInDealloc.cpp119 ObjCPropertyDecl *PD = PID->getPropertyDecl(); in TraverseObjCMethodDecl() local
DTransUnbridgedCasts.cpp442 ParmVarDecl *PD = FD->getParamDecl(i); in isPassedToCParamWithKnownOwnership() local
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo()
/external/clang/lib/Sema/
DSemaExprMember.cpp400 if (ObjCPropertyDecl *PD = PDecl->FindPropertyDeclaration(Member)) in FindGetterSetterNameDeclFromProtocolList() local
421 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration(Member)) { in FindGetterSetterNameDecl() local
883 MSPropertyDecl *PD, in BuildMSPropertyRefExpr()
1105 if (MSPropertyDecl *PD = dyn_cast<MSPropertyDecl>(MemberDecl)) in BuildMemberReferenceExpr() local
1465 if (ObjCPropertyDecl *PD = dyn_cast<ObjCPropertyDecl>(PMDecl)) { in LookupMemberExpr() local
DSema.cpp1069 Sema::Diag(SourceLocation Loc, const PartialDiagnostic& PD) { in Diag()
1459 bool Sema::tryToRecoverWithCall(ExprResult &E, const PartialDiagnostic &PD, in tryToRecoverWithCall()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp195 PerFunctionProfileData PD; in computeNumValueSiteCounts() local
298 PerFunctionProfileData PD; in getOrCreateRegionCounters() local
/external/llvm/lib/Target/PowerPC/
DPPCLoopDataPrefetch.cpp195 int64_t PD = std::abs(ConstPtrDiff->getValue()->getSExtValue()); in runOnLoop() local
/external/clang/lib/CodeGen/
DCGObjCMac.cpp2652 const ObjCProtocolDecl *PD) { in GenerateProtocolRef()
2661 void CGObjCCommonMac::GenerateProtocol(const ObjCProtocolDecl *PD) { in GenerateProtocol()
2673 llvm::Constant *CGObjCCommonMac::GetProtocolRef(const ObjCProtocolDecl *PD) { in GetProtocolRef()
2692 llvm::Constant *CGObjCMac::GetOrEmitProtocol(const ObjCProtocolDecl *PD) { in GetOrEmitProtocol()
2776 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef()
2804 CGObjCMac::EmitProtocolExtension(const ObjCProtocolDecl *PD, in EmitProtocolExtension()
2884 for (const auto *PD : Proto->properties()) { in PushProtocolProperties() local
2914 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList()
2921 for (auto *PD : ClassExt->properties()) { in EmitPropertyList() local
2925 for (const auto *PD : OCD->properties()) { in EmitPropertyList() local
[all …]
/external/valgrind/memcheck/tests/amd64/
Dsse_memory.c174 #define PD 16 macro
/external/valgrind/memcheck/tests/x86/
Dsse_memory.c174 #define PD 16 macro
/external/clang/lib/Index/
DUSRGeneration.cpp223 for (auto PD : D->params()) { in VisitFunctionDecl() local
407 if (ObjCPropertyDecl *PD = D->getPropertyDecl()) { in VisitObjCPropertyImplDecl() local
/external/clang/include/clang/Basic/
DPartialDiagnostic.h259 void swap(PartialDiagnostic &PD) { in swap()
/external/clang/tools/libclang/
DIndexingContext.cpp30 ObjCProtocolDecl *PD = *I; in ObjCProtocolListInfo() local
591 ObjCPropertyDecl *PD = D->getPropertyDecl(); in handleSynthesizedObjCProperty() local
1133 if (const ObjCProtocolDecl *PD = dyn_cast<ObjCProtocolDecl>(D)) in getRefCursor() local
DIndexDecl.cpp222 ObjCPropertyDecl *PD = D->getPropertyDecl(); in VisitObjCPropertyImplDecl() local
/external/clang/lib/AST/
DDeclObjC.cpp146 if (const ObjCProtocolDecl *PD = dyn_cast<ObjCProtocolDecl>(this)) in HasUserDeclaredSetterMethod() local
168 if (ObjCPropertyDecl *PD = ObjCPropertyDecl::findPropertyDecl(Ext, in findPropertyDecl() local
176 if (ObjCPropertyDecl *PD = dyn_cast<ObjCPropertyDecl>(*I)) in findPropertyDecl() local
212 if (ObjCPropertyDecl *PD = in FindPropertyDeclaration() local
330 if (ObjCPropertyDecl *PD = in FindPropertyVisibleInPrimaryClass() local
/external/clang/include/clang/Lex/
DPreprocessingRecord.h129 static bool classof(const PreprocessedEntity *PD) { in classof()

123