Searched defs:paramType (Results 1 – 12 of 12) sorted by relevance
242 TParams paramType; in tput_cmd() local
145 static bool needsAmpersandOnTemplateArg(QualType paramType, QualType argType) { in needsAmpersandOnTemplateArg()
1177 for (auto paramType : T->getParamTypes()) { in VisitFunctionProtoType() local1475 for (auto paramType : funcProtoType->getParamTypes()) { in VisitFunctionType() local
11469 QualType paramType = mergeFunctionParameterTypes( in mergeFunctionTypes() local
169 nd_uint16_t paramType; member
1380 } paramType; typedef
776 QualType paramType = (*Setter->param_begin())->getType() in buildSet() local
2375 QualType paramType = SubstParamType(); in transformNonTypeTemplateParmRef() local2396 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local2402 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local
1841 QualType paramType; in CheckMessageArgumentTypes() local1855 QualType paramType = param->getType(); in CheckMessageArgumentTypes() local
6110 QualType paramType; // ignored in GatherArgumentsForCall() local21135 Expr *arg, QualType ¶mType) { in checkUnknownAnyArg()
3422 for (auto paramType : Proto->getParamTypes()) { in CheckNonNullArguments() local
3453 auto paramType = unpaddedStruct in EmitFunctionProlog() local