Searched refs:CreateAllocationFunctionDecl (Results 1 – 1 of 1) sorted by relevance
3056 auto CreateAllocationFunctionDecl = [&](Attr *ExtraAttr) { in DeclareGlobalAllocationFunction() local3086 CreateAllocationFunctionDecl(nullptr); in DeclareGlobalAllocationFunction()3090 CreateAllocationFunctionDecl(CUDAHostAttr::CreateImplicit(Context)); in DeclareGlobalAllocationFunction()3091 CreateAllocationFunctionDecl(CUDADeviceAttr::CreateImplicit(Context)); in DeclareGlobalAllocationFunction()