Searched refs:AllocationFunctionScope (Results 1 – 3 of 3) sorted by relevance
1471 auto LookupAllocationFunction = [&](Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr()
2290 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()2672 AllocationFunctionScope NewScope, in FindAllocationFunctions()2673 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
6897 enum AllocationFunctionScope { enum6911 AllocationFunctionScope NewScope,6912 AllocationFunctionScope DeleteScope,