Home | History | Annotate | Download | only in AST

Lines Matching defs:ParamTy

2583     QualType ParamTy = Proto->getParamType(I);
2584 mangleType(Context.getASTContext().getSignatureParameterType(ParamTy));