Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3190 auto CreateAllocationFunctionDecl = [&](Attr *ExtraAttr) { in DeclareGlobalAllocationFunction() argument
3237 if (ExtraAttr) in DeclareGlobalAllocationFunction()
3238 Alloc->addAttr(ExtraAttr); in DeclareGlobalAllocationFunction()