Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2051 bool AddMallocAttr) { in DeclareGlobalAllocationFunction() argument
2074 if (AddMallocAttr && !Func->hasAttr<MallocAttr>()) in DeclareGlobalAllocationFunction()
2114 if (AddMallocAttr) in DeclareGlobalAllocationFunction()