Searched defs:PD (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCSubtargetInfo.cpp42 InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, const SubtargetFeatureKV *PF, const SubtargetFeatureKV *PD, const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP, unsigned NF, unsigned NP) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp121 ObjCPropertyDecl *PD = PID->getPropertyDecl(); local
H A DTransGCAttrs.cpp245 ObjCPropertyDecl *PD = *PI; local
309 ObjCPropertyDecl *PD = AllProps[i]; local
H A DTransUnbridgedCasts.cpp441 ParmVarDecl *PD = FD->getParamDecl(i); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp230 const ObjCPropertyDecl *PD = I->getPropertyDecl(); local
52 scan_ivar_release(Stmt *S, ObjCIvarDecl *ID, const ObjCPropertyDecl *PD, Selector Release, IdentifierInfo* SelfII, ASTContext &Ctx) argument
[all...]
H A DDirectIvarAssignment.cpp94 static const ObjCIvarDecl *findPropertyBackingIvar(const ObjCPropertyDecl *PD, argument
127 ObjCPropertyDecl *PD = *I; local
187 const ObjCPropertyDecl *PD = I->second; local
[all...]
H A DIvarInvalidationChecker.cpp365 const ObjCPropertyDecl *PD = IvarToPopertyMap.lookup(IvarDecl); local
404 const ObjCPropertyDecl *PD = I->second; local
633 const ObjCPropertyDecl *PD = PA->getExplicitProperty(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DPartialDiagnostic.h271 void swap(PartialDiagnostic &PD) { argument
344 friend const PartialDiagnostic &operator<<(const PartialDiagnostic &PD, argument
350 friend const PartialDiagnostic &operator<<(const PartialDiagnostic &PD, argument
356 operator <<(const PartialDiagnostic &PD, const char *S) argument
363 operator <<(const PartialDiagnostic &PD, StringRef S) argument
370 operator <<(const PartialDiagnostic &PD, const IdentifierInfo *II) argument
385 operator <<(const PartialDiagnostic &PD, T *DC) argument
391 operator <<(const PartialDiagnostic &PD, const SourceRange &R) argument
397 operator <<(const PartialDiagnostic &PD, const CharSourceRange &R) argument
403 operator <<(const PartialDiagnostic &PD, const FixItHint &Hint) argument
411 operator <<(const DiagnosticBuilder &DB, const PartialDiagnostic &PD) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplateDeduction.h67 void takeSFINAEDiagnostic(PartialDiagnosticAt &PD) { argument
87 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { argument
99 addSuppressedDiagnostic(SourceLocation Loc, PartialDiagnostic PD) argument
H A DScopeInfo.h70 PartialDiagnostic PD; member in class:clang::sema::PossiblyUnreachableDiag
74 PossiblyUnreachableDiag(const PartialDiagnostic &PD, SourceLocation Loc, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclarationName.h553 inline const PartialDiagnostic &operator<<(const PartialDiagnostic &PD, argument
H A DExprObjC.h559 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, argument
571 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h130 static bool classof(const PreprocessedEntity *PD) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp861 PartialDiagnostic PD = local
991 PartialDiagnostic PD = local
H A DSema.cpp957 Sema::Diag(SourceLocation Loc, const PartialDiagnostic& PD) { argument
1335 bool Sema::tryToRecoverWithCall(ExprResult &E, const PartialDiagnostic &PD, argument
H A DSemaAccess.cpp1665 CheckConstructorAccess(SourceLocation UseLoc, CXXConstructorDecl *Constructor, const InitializedEntity &Entity, AccessSpecifier Access, const PartialDiagnostic &PD) argument
[all...]
H A DSemaExprMember.cpp839 BuildMSPropertyRefExpr(Sema &S, Expr *BaseExpr, bool IsArrow, const CXXScopeSpec &SS, MSPropertyDecl *PD, const DeclarationNameInfo &NameInfo) argument
[all...]
H A DSemaObjCProperty.cpp1814 const ObjCPropertyDecl *PD = PID->getPropertyDecl(); local
H A DSemaTemplateInstantiate.cpp1305 TemplateInstantiator::RebuildParmVarDeclRefExpr(ParmVarDecl *PD, argument
1345 TransformFunctionParmPackRefExpr(DeclRefExpr *E, ParmVarDecl *PD) argument
[all...]
/freebsd-9.3-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h192 ISO_SUSP_PD PD; member in union:__anon10926
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp120 const PathDiagnostic *PD = *I; local
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1460 const MCInstrDesc &PD = TII->get(TargetOpcode::PHI); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2980 const NonTypeTemplateParmDecl *PD = cast<NonTypeTemplateParmDecl>(D); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp461 void PathDiagnosticConsumer::FilesMade::addDiagnostic(const PathDiagnostic &PD, argument
484 PathDiagnosticConsumer::FilesMade::getFiles(const PathDiagnostic &PD) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2056 const CXXRecordDecl* PD = CD->getParent(); local

Completed in 211 milliseconds

12