Home | History | Annotate | Download | only in Sema

Lines Matching refs:PV

2714   if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(D)) {
2715 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(PV->getDeclContext())) {
2716 unsigned i = PV->getFunctionScopeIndex();