Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp189 if (const ParmVarDecl *PVD = in checkPostCall() local
211 const ParmVarDecl *PVD = getOriginParam(Arg, C); in checkPostCall() local
H A DFuchsiaHandleChecker.cpp335 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPreCall() local
415 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPostCall() local
583 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPointerEscape() local
H A DObjCAutoreleaseWriteChecker.cpp116 const auto *PVD = Match.getNodeAs<ParmVarDecl>(ParamBind); in emitDiagnostics() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp290 const ParmVarDecl *PVD = (*CE)->parameters()[*Idx]; in generateDiagnosticsForCallLike() local
388 const ParmVarDecl *PVD = Parameters[I]; in annotateConsumedSummaryMismatch() local
437 const auto *PVD = cast<ParmVarDecl>(VR->getDecl()); in annotateStartParameter() local
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h247 const ParmVarDecl *PVD = R->getDecl(); in VisitParamVarRegion() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1770 auto PVD = SB.getPerVGPRData(); in spillSGPR() local
1861 auto PVD = SB.getPerVGPRData(); in restoreSGPR() local
1911 auto PVD = SB.getPerVGPRData(); in spillEmergencySGPR() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp582 const ParmVarDecl *PVD = getDecl(); in dumpToStream() local
966 const auto *PVD = dyn_cast<ParmVarDecl>(D); in getVarRegion() local
H A DExprEngineCallAndReturn.cpp719 for (const ParmVarDecl *PVD : Call.parameters()) { in evalCall() local
H A DBugReporterVisitors.cpp714 const ParmVarDecl *PVD = Parameters[I]; in maybeEmitNoteForParameters() local
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp1406 } else if (const auto *PVD = dyn_cast<ParmVarDecl>(Decl)) { in VisitDeclRefExpr() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp128 if (auto *PVD = getFunctionOrMethodParam(D, Idx)) in getFunctionOrMethodParamRange() local
1005 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in VisitDeclRefExpr() local
4054 for (const ParmVarDecl *PVD : FD->parameters()) in handleCallbackAttr() local
5848 const auto *PVD = dyn_cast<ParmVarDecl>(D); in isValidOSObjectOutParameter() local
8373 auto *PVD = const_cast<ParmVarDecl *>(getFunctionOrMethodParam(D, I)); in handleObjCExternallyRetainedAttr() local
8429 if (const auto *PVD = dyn_cast<ParmVarDecl>(D)) { in handleAcquireHandleAttr() local
8869 if (auto *PVD = dyn_cast<ParmVarDecl>(D)) in ProcessDeclAttribute() local
H A DSemaTemplateInstantiateDecl.cpp326 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in instantiateOMPDeclareSimdDeclAttr() local
407 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in instantiateOMPDeclareVariantAttr() local
H A DSemaOpenMP.cpp6882 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in ActOnOpenMPDeclareSimdDirective() local
6909 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
6980 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
7050 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
7704 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareVariantDirective() local
H A DSemaExpr.cpp4330 if (ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(DeclRef->getFoundDecl())) { in CheckUnaryExprOrTypeTraitOperand() local
6470 static void DiagnoseCalleeStaticArrayParam(Sema &S, ParmVarDecl *PVD) { in DiagnoseCalleeStaticArrayParam()
19155 if (ParmVarDecl *PVD = dyn_cast_or_null<ParmVarDecl>(Var)) in tryCaptureVariable() local
19175 if (ParmVarDecl *PVD = dyn_cast_or_null<ParmVarDecl>(Var)) in tryCaptureVariable() local
H A DSemaStmt.cpp2921 if (ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in BuildCXXForRangeStmt() local
H A DSemaCodeComplete.cpp2870 if (const auto *PVD = dyn_cast<ParmVarDecl>(Param)) in FormatFunctionParameter() local
H A DSemaDecl.cpp8193 if (const auto PVD = dyn_cast<ParmVarDecl>(D)) { in CheckShadow() local
H A DSemaChecking.cpp5776 const ParmVarDecl *PVD = *I; in CheckNonNullArguments() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp2684 static const NonNullAttr *getNonNullAttr(const Decl *FD, const ParmVarDecl *PVD, in getNonNullAttr()
2861 if (const ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(Arg)) { in EmitFunctionProlog() local
4121 auto PVD = ParmNum < AC.getNumParams() ? AC.getParamDecl(ParmNum) : nullptr; in EmitNonNullArgCheck() local
H A DCodeGenFunction.cpp1226 if (const ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(VD)) in StartFunction() local
H A DCGObjC.cpp1443 ParmVarDecl *PVD = *setterMethod->param_begin(); in generateObjCSetterBody() local
H A DCGOpenMPRuntime.cpp11431 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
11449 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
11481 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
H A DCGStmtOpenMP.cpp5024 VarDecl *PVD = nullptr; in EmitOMPTargetTaskBasedDirective() local
7506 const ImplicitParamDecl *PVD, in mapParam()
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1051 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot()
1863 APValue &CallStackFrame::createParam(CallRef Args, const ParmVarDecl *PVD, in createParam()
2083 if (auto *PVD = dyn_cast_or_null<ParmVarDecl>(VD)) { in NoteLValueLocation() local
6079 static bool EvaluateCallArg(const ParmVarDecl *PVD, const Expr *Arg, in EvaluateCallArg()
6127 const ParmVarDecl *PVD = in EvaluateArgs() local
8292 if (auto *PVD = dyn_cast<ParmVarDecl>(VD)) { in VisitVarDecl() local
16128 const ParmVarDecl *PVD = Callee->getParamDecl(Idx); in EvaluateWithSubstitution() local
H A DExpr.cpp4902 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in getBaseOriginalType() local