Lines Matching refs:PV
284 const ParmVarDecl *PV = dyn_cast_or_null<ParmVarDecl>(ND);285 if (PV) {287 cast<FunctionDecl>(PV->getDeclContext())->getCanonicalDecl();288 unsigned i = PV->getFunctionScopeIndex();