Home | History | Annotate | Download | only in Sema

Lines Matching defs:ParamType

5650       QualType ParamType = Proto->getParamType(ArgIdx);
5652 = TryCopyInitialization(*this, Args[ArgIdx], ParamType,
5902 QualType ParamType = Proto->getParamType(ArgIdx);
5904 = TryCopyInitialization(*this, Args[ArgIdx], ParamType,
6362 QualType ParamType = Proto->getParamType(ArgIdx);
6364 = TryCopyInitialization(*this, Args[ArgIdx], ParamType,