Home
last modified time | relevance | path

Searched defs:ParamTypes (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp20 llvm::SmallVectorImpl<PrimType> &&ParamTypes, in Function()
H A DFunction.h253 llvm::SmallVector<PrimType, 8> ParamTypes; variable
H A DByteCodeEmitter.cpp71 SmallVector<PrimType, 8> ParamTypes; in compileFunc() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslexternal.c199 UINT32 ParamTypes[ACPI_METHOD_NUM_ARGS]; in ExDoExternal() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7597 [&](ArrayRef<QualType> ParamTypes) { in AddMethodTemplateCandidate()
7682 [&](ArrayRef<QualType> ParamTypes) { in AddTemplateOverloadCandidate()
7724 FunctionTemplateDecl *FunctionTemplate, ArrayRef<QualType> ParamTypes, in CheckNonDependentConversions()
8661 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local
8879 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local
9095 QualType ParamTypes[2] = {MemPtrTy, MemPtrTy}; in addEqualEqualOrNotEqualMemberPointerOrNullptrOverloads() local
9102 QualType ParamTypes[2] = { NullPtrTy, NullPtrTy }; in addEqualEqualOrNotEqualMemberPointerOrNullptrOverloads() local
9183 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addGenericBinaryPointerOrEnumeralOverloads() local
9195 QualType ParamTypes[2] = {EnumTy, EnumTy}; in addGenericBinaryPointerOrEnumeralOverloads() local
9243 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addBinaryPlusOrMinusPointerOverloads() local
[all …]
H A DSemaTemplateDeductionGuide.cpp506 SmallVector<QualType, 4> ParamTypes; in transformFunctionProtoType() local
1261 MutableArrayRef<QualType> ParamTypes, SourceLocation Loc) { in DeclareAggregateDeductionGuideForTypeAlias()
1292 TemplateDecl *Template, MutableArrayRef<QualType> ParamTypes, in DeclareAggregateDeductionGuideFromInitList()
H A DSemaAPINotes.cpp527 SmallVector<QualType, 4> ParamTypes; in ProcessAPINotes() local
H A DSemaTemplateDeduction.cpp3435 SmallVectorImpl<QualType> &ParamTypes, QualType *FunctionType, in SubstituteExplicitTemplateArguments()
4405 SmallVector<QualType, 8> ParamTypes; in DeduceTemplateArguments() local
4640 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
H A DTreeTransform.h729 const QualType *ParamTypes, in TransformFunctionTypeParams()
5953 const QualType *ParamTypes, in TransformFunctionTypeParams()
6209 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local
16157 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
H A DSemaTemplateInstantiate.cpp3193 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
H A DSemaTemplateInstantiateDecl.cpp4541 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
H A DSemaType.cpp2606 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
H A DSemaExpr.cpp20429 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp399 std::vector<std::string> *ParamTypes = nullptr; member
728 std::vector<const Type *> ParamTypes; member in __anon819a2c470111::IRIntrinsicResult
731 const std::vector<const Type *> &ParamTypes, in IRIntrinsicResult()
1253 std::vector<const Type *> ParamTypes; in getCodeForDag() local
1556 ComparableStringVector ParamTypes; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1013 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
2029 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp766 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2453 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration()
2468 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2475 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
2486 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName2()
H A DAutoUpgrade.cpp1199 ArrayRef<Type *> ParamTypes = in upgradeIntrinsicFunction1() local
1209 Type *ParamTypes[2] = { in upgradeIntrinsicFunction1() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp878 SmallVector<SPIRVType *, 4> ParamTypes; in createSPIRVType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1449 ArrayRef<Type *> ParamTypes, in emitLibCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4835 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTaskBasedDirective() local
5155 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTargetTaskBasedDirective() local
H A DCGDebugInfo.cpp4530 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7269 std::vector<Type*> ParamTypes; in resolveFunctionType() local