Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2970 auto CreateAllocationFunctionDecl = [&](Attr *ExtraAttr) { in DeclareGlobalAllocationFunction() argument
2992 if (ExtraAttr) in DeclareGlobalAllocationFunction()
2993 Alloc->addAttr(ExtraAttr); in DeclareGlobalAllocationFunction()