Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXGenericToNVVM.cpp179 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
192 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
/external/clang/lib/Sema/
DSemaOverload.cpp6804 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local
7005 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local
7254 QualType ParamTypes[2] = { *MemPtr, *MemPtr }; in addEqualEqualOrNotEqualMemberPointerOverloads() local
7329 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addRelationalPointerOrEnumeralOverloads() local
7345 QualType ParamTypes[2] = { *Enum, *Enum }; in addRelationalPointerOrEnumeralOverloads() local
7354 QualType ParamTypes[2] = { NullPtrTy, NullPtrTy }; in addRelationalPointerOrEnumeralOverloads() local
7407 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addBinaryPlusOrMinusPointerOverloads() local
7582 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7629 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local
7690 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local
[all …]
DSemaTemplateDeduction.cpp2510 SmallVectorImpl<QualType> &ParamTypes, in SubstituteExplicitTemplateArguments()
3330 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
3563 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
DSemaTemplateInstantiate.cpp1691 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
DTreeTransform.h4283 const QualType *ParamTypes, in TransformFunctionTypeParams()
4495 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local
9911 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
DSemaTemplateInstantiateDecl.cpp2966 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
DSemaType.cpp1766 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
DSemaDecl.cpp2780 SmallVector<QualType, 16> ParamTypes(OldProto->param_types()); in MergeFunctionDecl() local
DSemaExpr.cpp13185 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp235 DIArray ParamTypes = DBuilder.getOrCreateArray(ArrayRef<Value*>()); in CreateOldFunctionBodyAndDI() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp242 LLVMTypeRef ParamTypes[] = { LLVMInt32Type() }; in buildModuleWithCodeAndData() local
/external/clang/include/clang/Sema/
DOverload.h606 QualType ParamTypes[3]; member
/external/llvm/lib/AsmParser/
DLLParser.cpp3753 std::vector<Type*> ParamTypes; in ParseInvoke() local
4165 std::vector<Type*> ParamTypes; in ParseCall() local
/external/llvm/lib/IR/
DCore.cpp387 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
/external/clang/lib/Serialization/
DASTReader.cpp5233 SmallVector<QualType, 16> ParamTypes; in readTypeRecord() local