Home | History | Annotate | Download | only in AST

Lines Matching refs:ParamTy

556       const ReferenceType *ParamTy =
558 if (!ParamTy || ParamTy->getPointeeType().isConstQualified())