Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp177 getResRetType(Type * OverloadTy,LLVMContext & Ctx) getResRetType() argument
190 getTypeFromParameterKind(ParameterKind Kind,Type * OverloadTy) getTypeFromParameterKind() argument
232 getDXILOpFunctionType(const OpCodeProperty * Prop,Type * ReturnTy,Type * OverloadTy) getDXILOpFunctionType() argument
256 createDXILOpCall(dxil::OpCode OpCode,Type * ReturnTy,Type * OverloadTy,SmallVector<Value * > Args) createDXILOpCall() argument
[all...]
H A DDXILOpLowering.cpp78 Type *OverloadTy = DXILB.getOverloadTy(DXILOp, F.getFunctionType()); lowerIntrinsic() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DDeclRefExprUtils.cpp137 const QualType OverloadTy = ConstOverload->getReturnType().getCanonicalType(); in isLikelyShallowConst() local
/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp645 Type *OverloadTy = Params[0]->getType(); getDeclarationForParams() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h1137 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnresolvedTemplateTy, global() variable
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6166 QualType OverloadTy = Context.getFunctionType(FT->getReturnType(), rewriteBuiltinFunctionDecl() local