Searched refs:ExtraAttr (Results 1 – 1 of 1) sorted by relevance
3190 auto CreateAllocationFunctionDecl = [&](Attr *ExtraAttr) { in DeclareGlobalAllocationFunction() argument3237 if (ExtraAttr) in DeclareGlobalAllocationFunction()3238 Alloc->addAttr(ExtraAttr); in DeclareGlobalAllocationFunction()