Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtput.c251 TParams paramType; in tput_cmd() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp149 static bool needsAmpersandOnTemplateArg(QualType paramType, QualType argType) { in needsAmpersandOnTemplateArg()
H A DType.cpp1127 for (auto paramType : T->getParamTypes()) { in VisitFunctionProtoType() local
1430 for (auto paramType : funcProtoType->getParamTypes()) { in VisitFunctionType() local
H A DASTContext.cpp10896 QualType paramType = mergeFunctionParameterTypes( in mergeFunctionTypes() local
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c169 nd_uint16_t paramType; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2198 QualType paramType = SubstParamType(); in transformNonTypeTemplateParmRef() local
2219 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local
2225 QualType paramType = arg.getNonTypeTemplateArgumentType(); in transformNonTypeTemplateParmRef() local
H A DSemaPseudoObject.cpp778 QualType paramType = (*Setter->param_begin())->getType() in buildSet() local
H A DSemaExprObjC.cpp1854 QualType paramType; in CheckMessageArgumentTypes() local
1868 QualType paramType = param->getType(); in CheckMessageArgumentTypes() local
H A DSemaExpr.cpp5976 QualType paramType; // ignored in GatherArgumentsForCall() local
20641 Expr *arg, QualType &paramType) { in checkUnknownAnyArg()
H A DSemaChecking.cpp3095 for (auto paramType : Proto->getParamTypes()) { in CheckNonNullArguments() local
/freebsd/sys/net80211/
H A Dieee80211_proto.c1380 } paramType; typedef