Home | History | Annotate | Download | only in Sema

Lines Matching refs:ParamLoc

1694   SourceLocation ParamLoc;
1710 ParamLoc = PV->getLocation();
1720 Diag(ParamLoc, diag::note_parameter_type) << Type;