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