Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp187 if (const ParmVarDecl *PVD = in checkPostCall() local
209 const ParmVarDecl *PVD = getOriginParam(Arg, C); in checkPostCall() local
H A DFuchsiaHandleChecker.cpp338 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPreCall() local
418 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPostCall() local
586 const ParmVarDecl *PVD = FuncDecl->getParamDecl(Arg); in checkPointerEscape() local
H A DObjCAutoreleaseWriteChecker.cpp114 const auto *PVD = Match.getNodeAs<ParmVarDecl>(ParamBind); in emitDiagnostics() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp296 const ParmVarDecl *PVD = (*CE)->parameters()[*Idx]; in generateDiagnosticsForCallLike() local
394 const ParmVarDecl *PVD = Parameters[I]; in annotateConsumedSummaryMismatch() local
443 const auto *PVD = cast<ParmVarDecl>(VR->getDecl()); in annotateStartParameter() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h224 const ParmVarDecl *PVD = R->getDecl(); in VisitParamVarRegion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp579 const ParmVarDecl *PVD = getDecl(); in dumpToStream() local
922 const auto *PVD = dyn_cast<ParmVarDecl>(D); in getVarRegion() local
H A DExprEngineCallAndReturn.cpp613 for (const ParmVarDecl *PVD : Call.parameters()) { in evalCall() local
H A DBugReporterVisitors.cpp608 const ParmVarDecl *PVD = parameters[I]; in VisitNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1357 auto PVD = SB.getPerVGPRData(); in spillSGPR() local
1433 auto PVD = SB.getPerVGPRData(); in restoreSGPR() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp125 if (auto *PVD = getFunctionOrMethodParam(D, Idx)) in getFunctionOrMethodParamRange() local
985 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in VisitDeclRefExpr() local
3538 for (const ParmVarDecl *PVD : FD->parameters()) in handleCallbackAttr() local
5303 const auto *PVD = dyn_cast<ParmVarDecl>(D); in isValidOSObjectOutParameter() local
7507 auto *PVD = const_cast<ParmVarDecl *>(getFunctionOrMethodParam(D, I)); in handleObjCExternallyRetainedAttr() local
7563 if (const auto *PVD = dyn_cast<ParmVarDecl>(D)) { in handleAcquireHandleAttr() local
7880 if (auto *PVD = dyn_cast<ParmVarDecl>(D)) in ProcessDeclAttribute() local
H A DSemaTemplateInstantiateDecl.cpp301 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in instantiateOMPDeclareSimdDeclAttr() local
382 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in instantiateOMPDeclareVariantAttr() local
H A DSemaExpr.cpp4182 if (ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(DeclRef->getFoundDecl())) { in CheckUnaryExprOrTypeTraitOperand() local
5999 static void DiagnoseCalleeStaticArrayParam(Sema &S, ParmVarDecl *PVD) { in DiagnoseCalleeStaticArrayParam()
17753 if (ParmVarDecl *PVD = dyn_cast_or_null<ParmVarDecl>(Var)) in tryCaptureVariable() local
17773 if (ParmVarDecl *PVD = dyn_cast_or_null<ParmVarDecl>(Var)) in tryCaptureVariable() local
H A DSemaOpenMP.cpp6367 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in ActOnOpenMPDeclareSimdDirective() local
6394 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
6465 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
6535 if (const auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in ActOnOpenMPDeclareSimdDirective() local
H A DSemaStmt.cpp2873 if (ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) { in BuildCXXForRangeStmt() local
H A DSemaDecl.cpp7628 if (const auto PVD = dyn_cast<ParmVarDecl>(D)) { in CheckShadow() local
H A DSemaChecking.cpp4500 const ParmVarDecl *PVD = *I; in CheckNonNullArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2550 static const NonNullAttr *getNonNullAttr(const Decl *FD, const ParmVarDecl *PVD, in getNonNullAttr()
2727 if (const ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(Arg)) { in EmitFunctionProlog() local
3980 auto PVD = ParmNum < AC.getNumParams() ? AC.getParamDecl(ParmNum) : nullptr; in EmitNonNullArgCheck() local
H A DCodeGenFunction.cpp1169 if (const ParmVarDecl *PVD = dyn_cast<ParmVarDecl>(VD)) in StartFunction() local
H A DCGStmtOpenMP.cpp4610 VarDecl *PVD = nullptr; in EmitOMPTargetTaskBasedDirective() local
6817 const ImplicitParamDecl *PVD, in mapParam()
H A DCGOpenMPRuntime.cpp11700 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
11716 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
11741 const auto *PVD = cast<ParmVarDecl>(cast<DeclRefExpr>(E)->getDecl()) in emitDeclareSimdFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1046 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot()
1862 APValue &CallStackFrame::createParam(CallRef Args, const ParmVarDecl *PVD, in createParam()
2076 if (auto *PVD = dyn_cast_or_null<ParmVarDecl>(VD)) { in NoteLValueLocation() local
5986 static bool EvaluateCallArg(const ParmVarDecl *PVD, const Expr *Arg, in EvaluateCallArg()
6034 const ParmVarDecl *PVD = in EvaluateArgs() local
8185 if (auto *PVD = dyn_cast<ParmVarDecl>(VD)) { in VisitVarDecl() local
15605 const ParmVarDecl *PVD = Callee->getParamDecl(Idx); in EvaluateWithSubstitution() local
H A DExpr.cpp4705 if (auto *PVD = dyn_cast<ParmVarDecl>(DRE->getDecl())) in getBaseOriginalType() local