Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp2145 bool AddRestrictAttr) { in DeclareGlobalAllocationFunction() argument
2168 if (AddRestrictAttr && !Func->hasAttr<RestrictAttr>()) in DeclareGlobalAllocationFunction()
2213 if (AddRestrictAttr) in DeclareGlobalAllocationFunction()