Searched defs:paramType (Results 1 – 10 of 10) sorted by relevance
247 TParams paramType; in tput_cmd() local
129 for (ValType paramType : sig.Params) { in writeSig() local
148 static bool needsAmpersandOnTemplateArg(QualType paramType, QualType argType) { in needsAmpersandOnTemplateArg()
1051 for (auto paramType : T->getParamTypes()) { in VisitFunctionProtoType() local1346 for (auto paramType : funcProtoType->getParamTypes()) { in VisitFunctionType() local
10315 QualType paramType = mergeFunctionParameterTypes( in mergeFunctionTypes() local
769 QualType paramType = (*Setter->param_begin())->getType() in buildSet() local
1800 QualType paramType = SubstParamType(); in transformNonTypeTemplateParmRef() local1825 QualType paramType = VD ? arg.getParamTypeForDecl() : arg.getNullPtrType(); in transformNonTypeTemplateParmRef() local
1837 QualType paramType; in CheckMessageArgumentTypes() local1851 QualType paramType = param->getType(); in CheckMessageArgumentTypes() local
6448 QualType paramType; // ignored in GatherArgumentsForCall() local20890 Expr *arg, QualType ¶mType) { in checkUnknownAnyArg()
5805 for (auto paramType : Proto->getParamTypes()) { in CheckNonNullArguments() local