Searched refs:AllocationFunctionScope (Results 1 – 3 of 3) sorted by relevance
1381 auto LookupAllocationFunction = [&](Sema::AllocationFunctionScope NewScope = in makeNewAndDeleteExpr()
2321 AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both; in BuildCXXNew()2697 AllocationFunctionScope NewScope, in FindAllocationFunctions()2698 AllocationFunctionScope DeleteScope, in FindAllocationFunctions()
8172 enum AllocationFunctionScope { enum8186 AllocationFunctionScope NewScope,8187 AllocationFunctionScope DeleteScope,