Home
last modified time | relevance | path

Searched defs:paramType (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dtput.c242 TParams paramType; in tput_cmd() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp145 static bool needsAmpersandOnTemplateArg(QualType paramType, QualType argType) { in needsAmpersandOnTemplateArg()
H A DType.cpp1177 for (auto paramType : T->getParamTypes()) { in VisitFunctionProtoType() local
1475 for (auto paramType : funcProtoType->getParamTypes()) { in VisitFunctionType() local
H A DASTContext.cpp11469 QualType paramType = mergeFunctionParameterTypes( in mergeFunctionTypes() local
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c169 nd_uint16_t paramType; member
/freebsd/sys/net80211/
H A Dieee80211_proto.c1380 } paramType; typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp776 QualType paramType = (*Setter->param_begin())->getType() in buildSet() local
H A DSemaTemplateInstantiate.cpp2375 QualType paramType = SubstParamType(); in transformNonTypeTemplateParmRef() local
2396 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local
2402 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local
H A DSemaExprObjC.cpp1841 QualType paramType; in CheckMessageArgumentTypes() local
1855 QualType paramType = param->getType(); in CheckMessageArgumentTypes() local
H A DSemaExpr.cpp6110 QualType paramType; // ignored in GatherArgumentsForCall() local
21135 Expr *arg, QualType &paramType) { in checkUnknownAnyArg()
H A DSemaChecking.cpp3422 for (auto paramType : Proto->getParamTypes()) { in CheckNonNullArguments() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3453 auto paramType = unpaddedStruct in EmitFunctionProlog() local