Home
last modified time | relevance | path

Searched defs:OverloadTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp177 static StructType *getResRetType(Type *OverloadTy, LLVMContext &Ctx) { in getResRetType()
190 static Type *getTypeFromParameterKind(ParameterKind Kind, Type *OverloadTy) { in getTypeFromParameterKind()
232 Type *ReturnTy, Type *OverloadTy) { in getDXILOpFunctionType()
256 Type *OverloadTy, in createDXILOpCall()
H A DDXILOpLowering.cpp78 Type *OverloadTy = DXILB.getOverloadTy(DXILOp, F.getFunctionType()); in lowerIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp664 Type *OverloadTy = Params[0]->getType(); in getDeclarationForParams() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1146 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnresolvedTemplateTy, variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6204 QualType OverloadTy = Context.getFunctionType(FT->getReturnType(), in rewriteBuiltinFunctionDecl() local