Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3039 auto CreateAllocationFunctionDecl = [&](Attr *ExtraAttr) { in DeclareGlobalAllocationFunction() local
3069 CreateAllocationFunctionDecl(nullptr); in DeclareGlobalAllocationFunction()
3073 CreateAllocationFunctionDecl(CUDAHostAttr::CreateImplicit(Context)); in DeclareGlobalAllocationFunction()
3074 CreateAllocationFunctionDecl(CUDADeviceAttr::CreateImplicit(Context)); in DeclareGlobalAllocationFunction()