Home
last modified time | relevance | path

Searched refs:adjustFunctionType (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp234 FT = getABIInfo().getContext().adjustFunctionType( in setCUDAKernelCallingConvention()
242 FT = getABIInfo().getContext().adjustFunctionType( in setOCLKernelStubCallingConvention()
H A DAMDGPU.cpp574 FT = getABIInfo().getContext().adjustFunctionType( in setCUDAKernelCallingConvention()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp127 FT = getABIInfo().getContext().adjustFunctionType( in setOCLKernelStubCallingConvention()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7812 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
7852 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
7875 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
7893 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
7914 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
7940 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
8140 unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()
8197 FT = Context.adjustFunctionType(FT, FT->getExtInfo().withCallingConv(ToCC)); in adjustMemberFunctionCC()
H A DSemaDecl.cpp3853 AdjustedType = Context.adjustFunctionType(AdjustedType, NewTypeInfo); in MergeFunctionDecl()
4104 = Context.adjustFunctionType(OldType, OldTypeInfo.withNoReturn(true)); in MergeFunctionDecl()
12461 FT = Context.adjustFunctionType(FT, FT->getExtInfo().withCallingConv(CC_C)); in CheckMain()
12620 FT = Context.adjustFunctionType( in CheckMSVCRTEntryPoint()
12625 FT = Context.adjustFunctionType(FT, in CheckMSVCRTEntryPoint()
H A DSemaOverload.cpp1951 FromFn = Context.adjustFunctionType(FromFn, FromEInfo.withNoReturn(false)); in IsFunctionConversion()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1453 const FunctionType *adjustFunctionType(const FunctionType *Fn,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3768 const FunctionType *ASTContext::adjustFunctionType(const FunctionType *T, in adjustFunctionType() function in ASTContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8841 …nctionTypeEPKNS_12FunctionTypeENS1_7ExtInfoE", "clang::ASTContext::adjustFunctionType(clang::Funct…