Home
last modified time | relevance | path

Searched defs:ParamType (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h76 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \ argument
79 #define AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, \ argument
130 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \ argument
133 #define AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, \ argument
265 #define AST_POLYMORPHIC_MATCHER_P(DefineMatcher, ReturnTypesF, ParamType, \ argument
271 ParamType, Param, OverloadId) \ argument
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/server/
H A DRPCServerSourceEmitter.cpp100 QualType ParamType, const std::string &ParamName, in EmitStorageForOneParameter()
163 QualType ParamType, const std::string &ParamName, in EmitDecodeForOneParameter()
440 for (QualType ParamType : FuncProtoType->param_types()) { in EmitCallbackFunction() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DLowLevelHelpers.cpp77 QualType ParamType; in matchEachArgumentWithParamTypeImpl() local
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h299 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
H A Dgtest.h1691 typedef T ParamType; typedef
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h174 typedef T ParamType; typedef
401 typedef typename TestClass::ParamType ParamType; typedef
828 typedef ::std::tuple<T...> ParamType; in GTEST_DISABLE_MSC_WARNINGS_POP_() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp137 Type *ParamType = *PI; in createWrapper() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp173 const auto *ParamType = in checkPreCall() local
H A DDynamicTypePropagation.cpp866 QualType ParamType = OrigParamType.substObjCTypeArgs( in checkPreObjCMessage() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp178 static bool isRValueRef(QualType ParamType) { in isRValueRef()
617 QualType ParamType = Param->getType(); in handleCall() local
851 QualType ParamType = Param->getType(); in VisitParmVarDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h26 enum ParamType { enum
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DTemplateArgumentHasher.cpp315 for (auto ParamType : T->getParamTypes()) in VisitFunctionProtoType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp544 for (const auto &ParamType : Proto->getParamTypes()) in isVectorTypeBased() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DNVPTX.cpp801 llvm::Type *ParamType = Intrinsic->getFunctionType()->getParamType(1); in EmitNVPTXBuiltinExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp420 QualType ParamType = S.Context.getAdjustedParameterType(NTTP->getType()); in DeduceNonTypeTemplateArgument() local
1300 static bool hasInconsistentOrSupersetQualifiersOf(QualType ParamType, in hasInconsistentOrSupersetQualifiersOf()
4123 Expr *Arg, QualType ParamType, in ResolveOverloadForDeduction()
4240 QualType &ParamType, QualType &ArgType, in AdjustFunctionParmAndArgTypesForDeduction()
4422 QualType ParamType, QualType ArgType, in DeduceTemplateArgumentsFromCallArgument()
4534 bool ExplicitObjectArgument) { in DeduceTemplateArguments()
4564 QualType ParamType = ParamTypes[ParamIdx]; in DeduceTemplateArguments() local
4962 QualType ParamType = ConversionGeneric->getParamDecl(0)->getType(); in DeduceTemplateArguments() local
H A DSemaTemplate.cpp6364 QualType ParamType, Expr *Arg, in isNullPointerValueTemplateArgument()
6469 Sema &S, NonTypeTemplateParmDecl *Param, QualType ParamType, Expr *ArgIn, in CheckTemplateArgumentIsCompatibleWithParameter()
6526 Sema &S, NonTypeTemplateParmDecl *Param, QualType ParamType, Expr *ArgIn, in CheckTemplateArgumentAddressOfObjectOrFunction()
6790 QualType ParamType, Expr *&ResultArg, in CheckTemplateArgumentPointerToMember()
6924 QualType ParamType, Expr *Arg, in CheckTemplateArgument()
7694 const TemplateArgument &Arg, QualType ParamType, SourceLocation Loc, in BuildExpressionFromDeclTemplateArgument()
H A DSemaStmt.cpp4626 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); in ActOnCapturedRegionStart() local
4668 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)) in ActOnCapturedRegionStart() local
4690 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); in ActOnCapturedRegionStart() local
H A DSemaCodeComplete.cpp3872 QualType ParamType = (*P)->getType(); in createCodeCompletionStringForDecl() local
6288 QualType ParamType; in getParamType() local
6430 QualType ParamType = ProduceSignatureHelp(SemaRef, Results, Args.size(), in ProduceCallSignatureHelp() local
9894 QualType ParamType; in CodeCompleteObjCMethodDecl() local
H A DSemaDeclCXX.cpp4900 QualType ParamType = Param->getType().getNonReferenceType(); in BuildImplicitBaseInitializer() local
4970 QualType ParamType = Param->getType().getNonReferenceType(); in BuildImplicitMemberInitializer() local
11059 QualType ParamType = Constructor->getParamDecl(0)->getType(); in CheckConstructor() local
11099 QualType ParamType = in CheckDestructor() local
16792 QualType ParamType = Param->getType().getNonReferenceType(); in CheckOverloadedOperatorDeclaration() local
16909 QualType ParamType = LastParam->getType(); in CheckOverloadedOperatorDeclaration() local
17016 QualType ParamType = Param->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp384 for (auto ParamType : Sig.ParamTypes) in writeSectionContent() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLBuiltins.cpp237 for (QualType ParamType : ClangParamTypes) { in getSpecConstantFunctionName() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2717 QualType ParamType = getNonObjectParameter(0)->getType(); in isCopyAssignmentOperator() local
2737 QualType ParamType = getNonObjectParameter(0)->getType(); in isMoveAssignmentOperator() local
3076 CanQualType ParamType = Context.getCanonicalType(Param->getType()); in isSpecializationCopyingObject() local
H A DODRHash.cpp1087 for (auto ParamType : T->getParamTypes()) in VisitFunctionProtoType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp401 QualType ParamType = Parameter->getType(); in processArgument() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1253 uint32_t ParamType = readUint8(Ctx); in parseTypeSection() local

12