Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp187 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
200 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp6917 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local
7118 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local
7367 QualType ParamTypes[2] = { *MemPtr, *MemPtr }; in addEqualEqualOrNotEqualMemberPointerOverloads() local
7442 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addRelationalPointerOrEnumeralOverloads() local
7458 QualType ParamTypes[2] = { *Enum, *Enum }; in addRelationalPointerOrEnumeralOverloads() local
7467 QualType ParamTypes[2] = { NullPtrTy, NullPtrTy }; in addRelationalPointerOrEnumeralOverloads() local
7520 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addBinaryPlusOrMinusPointerOverloads() local
7695 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7742 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7803 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local
[all …]
H A DSemaTemplateDeduction.cpp2508 SmallVectorImpl<QualType> &ParamTypes, in SubstituteExplicitTemplateArguments()
3331 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
3564 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
H A DSemaTemplateInstantiate.cpp1745 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
H A DTreeTransform.h4385 const QualType *ParamTypes, in TransformFunctionTypeParams()
4602 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local
10464 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
H A DSemaType.cpp1767 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
H A DSemaTemplateInstantiateDecl.cpp3052 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
H A DSemaDecl.cpp2870 SmallVector<QualType, 16> ParamTypes(OldProto->param_types()); in MergeFunctionDecl() local
H A DSemaExpr.cpp13426 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp234 DITypeArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() local
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp240 LLVMTypeRef ParamTypes[] = { LLVMInt32Type() }; in buildModuleWithCodeAndData() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DOverload.h602 QualType ParamTypes[3]; member
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3966 std::vector<Type*> ParamTypes; in ParseInvoke() local
4379 std::vector<Type*> ParamTypes; in ParseCall() local
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go534 func (t Type) ParamTypes() []Type { func
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DCore.cpp389 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5359 SmallVector<QualType, 16> ParamTypes; in readTypeRecord() local