| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | DirectIvarAssignment.cpp | 96 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
|
| D | CheckObjCDealloc.cpp | 32 const ObjCPropertyDecl *PD, in scan_ivar_release() 185 const ObjCPropertyDecl *PD = I->getPropertyDecl(); in checkObjCDealloc() local
|
| D | IvarInvalidationChecker.cpp | 353 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/ |
| D | TemplateDeduction.h | 69 void takeSFINAEDiagnostic(PartialDiagnosticAt &PD) { in takeSFINAEDiagnostic() 89 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { in addSFINAEDiagnostic() 100 PartialDiagnostic PD) { in addSuppressedDiagnostic()
|
| /external/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 40 ArrayRef<SubtargetFeatureKV> PD, in InitMCSubtargetInfo()
|
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/ |
| D | p5-cxx0x.cpp | 22 class PD { class
|
| /external/clang/lib/ARCMigrate/ |
| D | TransGCAttrs.cpp | 243 ObjCPropertyDecl *PD = *PI; in checkAllAtProps() local 307 ObjCPropertyDecl *PD = AllProps[i]; in checkAllProps() local
|
| D | TransZeroOutPropsInDealloc.cpp | 119 ObjCPropertyDecl *PD = PID->getPropertyDecl(); in TraverseObjCMethodDecl() local
|
| D | TransUnbridgedCasts.cpp | 442 ParmVarDecl *PD = FD->getParamDecl(i); in isPassedToCParamWithKnownOwnership() local
|
| /external/clang/lib/Sema/ |
| D | SemaExprMember.cpp | 401 if (ObjCPropertyDecl *PD = PDecl->FindPropertyDeclaration(Member)) in FindGetterSetterNameDeclFromProtocolList() local 422 if (ObjCPropertyDecl *PD = I->FindPropertyDeclaration(Member)) { in FindGetterSetterNameDecl() local 872 MSPropertyDecl *PD, in BuildMSPropertyRefExpr() 1078 if (MSPropertyDecl *PD = dyn_cast<MSPropertyDecl>(MemberDecl)) in BuildMemberReferenceExpr() local 1437 if (ObjCPropertyDecl *PD = dyn_cast<ObjCPropertyDecl>(PMDecl)) { in LookupMemberExpr() local
|
| D | Sema.cpp | 1019 Sema::Diag(SourceLocation Loc, const PartialDiagnostic& PD) { in Diag() 1406 bool Sema::tryToRecoverWithCall(ExprResult &E, const PartialDiagnostic &PD, in tryToRecoverWithCall()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCLoopDataPrefetch.cpp | 194 int64_t PD = std::abs(ConstPtrDiff->getValue()->getSExtValue()); in runOnLoop() local
|
| /external/valgrind/memcheck/tests/x86/ |
| D | sse_memory.c | 174 #define PD 16 macro
|
| /external/valgrind/memcheck/tests/amd64/ |
| D | sse_memory.c | 174 #define PD 16 macro
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporter.cpp | 503 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateVisitorsOnlyPathDiagnostic() 557 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateMinimalPathDiagnostic() 967 PathDiagnostic &PD; member in __anondea977e20211::EdgeBuilder 1285 if (const ParmVarDecl *PD = *PI) { in reversePropagateInterestingSymbols() local 1390 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateExtensivePathDiagnostic() 1630 PathDiagnostic &PD, PathDiagnosticBuilder &PDB, const ExplodedNode *N, in GenerateAlternateExtensivePathDiagnostic() 3059 bool GRBugReporter::generatePathDiagnostic(PathDiagnostic& PD, in generatePathDiagnostic() 3393 PathDiagnosticConsumer &PD, in FlushReport()
|
| D | PathDiagnostic.cpp | 463 void PathDiagnosticConsumer::FilesMade::addDiagnostic(const PathDiagnostic &PD, in addDiagnostic() 486 PathDiagnosticConsumer::FilesMade::getFiles(const PathDiagnostic &PD) { in getFiles()
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCMac.cpp | 2521 const ObjCProtocolDecl *PD) { in GenerateProtocolRef() 2530 void CGObjCCommonMac::GenerateProtocol(const ObjCProtocolDecl *PD) { in GenerateProtocol() 2542 llvm::Constant *CGObjCCommonMac::GetProtocolRef(const ObjCProtocolDecl *PD) { in GetProtocolRef() 2561 llvm::Constant *CGObjCMac::GetOrEmitProtocol(const ObjCProtocolDecl *PD) { in GetOrEmitProtocol() 2645 llvm::Constant *CGObjCMac::GetOrEmitProtocolRef(const ObjCProtocolDecl *PD) { in GetOrEmitProtocolRef() 2673 CGObjCMac::EmitProtocolExtension(const ObjCProtocolDecl *PD, in EmitProtocolExtension() 2753 for (const auto *PD : Proto->properties()) { in PushProtocolProperties() local 2782 for (const auto *PD : OCD->properties()) { in EmitPropertyList() local 3038 ObjCPropertyDecl *PD = PID->getPropertyDecl(); in GenerateClass() local 4890 CGObjCCommonMac::GetPropertyTypeString(const ObjCPropertyDecl *PD, in GetPropertyTypeString() [all …]
|
| D | CGObjC.cpp | 740 const ObjCPropertyDecl *PD = PID->getPropertyDecl(); in GenerateObjCGetter() local 1269 const ObjCPropertyDecl *PD = PID->getPropertyDecl(); in GenerateObjCSetter() local 2866 const ObjCPropertyDecl *PD = PID->getPropertyDecl(); in GenerateObjCAtomicSetterCopyHelperFunction() local 2940 const ObjCPropertyDecl *PD = PID->getPropertyDecl(); in GenerateObjCAtomicGetterCopyHelperFunction() local
|
| /external/clang/lib/Index/ |
| D | USRGeneration.cpp | 225 for (auto PD : D->params()) { in VisitFunctionDecl() local 409 if (ObjCPropertyDecl *PD = D->getPropertyDecl()) { in VisitObjCPropertyImplDecl() local
|
| /external/clang/include/clang/Basic/ |
| D | PartialDiagnostic.h | 259 void swap(PartialDiagnostic &PD) { in swap()
|
| /external/clang/tools/libclang/ |
| D | IndexingContext.cpp | 30 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
|
| D | IndexDecl.cpp | 222 ObjCPropertyDecl *PD = D->getPropertyDecl(); in VisitObjCPropertyImplDecl() local
|
| /external/clang/lib/AST/ |
| D | DeclObjC.cpp | 146 if (const ObjCProtocolDecl *PD = dyn_cast<ObjCProtocolDecl>(this)) in HasUserDeclaredSetterMethod() local 167 if (ObjCPropertyDecl *PD = dyn_cast<ObjCPropertyDecl>(*I)) in findPropertyDecl() local 194 if (ObjCPropertyDecl *PD = in FindPropertyDeclaration() local 256 if (ObjCPropertyDecl *PD = in FindPropertyVisibleInPrimaryClass() local
|
| /external/clang/include/clang/Lex/ |
| D | PreprocessingRecord.h | 131 static bool classof(const PreprocessedEntity *PD) { in classof()
|
| /external/llvm/utils/TableGen/ |
| D | X86RecognizableInstr.cpp | 123 PS = 1, PD = 2, XS = 3, XD = 4 enumerator
|