Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp20 llvm::SmallVectorImpl<PrimType> &&ParamTypes, in Function()
H A DByteCodeEmitter.cpp26 SmallVector<PrimType, 8> ParamTypes; in compileFunc() local
H A DFunction.h234 llvm::SmallVector<PrimType, 8> ParamTypes; variable
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Daslexternal.c199 UINT32 ParamTypes[ACPI_METHOD_NUM_ARGS]; in ExDoExternal() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7634 [&](ArrayRef<QualType> ParamTypes) { in AddTemplateOverloadCandidate()
8652 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local
8852 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local
9156 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addGenericBinaryPointerOrEnumeralOverloads() local
9416 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
9458 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
9517 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local
9535 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local
9571 QualType ParamTypes[2]; in addAssignmentIntegralOverloads() local
9702 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addConditionalOperatorOverloads() local
[all …]
H A DSemaTemplateDeduction.cpp3240 SmallVectorImpl<QualType> &ParamTypes, QualType *FunctionType, in SubstituteExplicitTemplateArguments()
4251 SmallVector<QualType, 8> ParamTypes; in DeduceTemplateArguments() local
4480 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
H A DTreeTransform.h723 const QualType *ParamTypes, in TransformFunctionTypeParams()
5856 const QualType *ParamTypes, in TransformFunctionTypeParams()
6112 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local
15124 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
H A DSemaTemplate.cpp2521 SmallVector<QualType, 4> ParamTypes; in transformFunctionProtoType() local
2683 TemplateDecl *Template, MutableArrayRef<QualType> ParamTypes, in DeclareImplicitDeductionGuideFromInitList()
H A DSemaTemplateInstantiate.cpp3010 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
H A DSemaTemplateInstantiateDecl.cpp4533 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
H A DSemaType.cpp3062 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
H A DSemaExpr.cpp21429 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
/freebsd-14.2/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 __anon6618677d0111::IRIntrinsicResult
730 IRIntrinsicResult(StringRef IntrinsicID, std::vector<const Type *> ParamTypes, in IRIntrinsicResult()
1252 std::vector<const Type *> ParamTypes; in getCodeForDag() local
1555 ComparableStringVector ParamTypes; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp783 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local
1665 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h156 std::vector<ValueType> ParamTypes; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp699 SmallVector<SPIRVType *, 4> ParamTypes; in createSPIRVType() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp738 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
2326 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration()
2341 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType()
2348 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
2359 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName2()
H A DAutoUpgrade.cpp1154 ArrayRef<Type *> ParamTypes = in upgradeIntrinsicFunction1() local
1164 Type *ParamTypes[2] = { in upgradeIntrinsicFunction1() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1438 ArrayRef<Type *> ParamTypes, in emitLibCall()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4778 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTaskBasedDirective() local
5098 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTargetTaskBasedDirective() local
H A DCGDebugInfo.cpp4377 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6834 std::vector<Type*> ParamTypes; in resolveFunctionType() local