Searched refs:AllocEnd (Results 1 – 1 of 1) sorted by relevance
2431 for (LookupResult::iterator Alloc = R.begin(), AllocEnd = R.end(); in resolveAllocationOverload() local2432 Alloc != AllocEnd; ++Alloc) { in resolveAllocationOverload()3016 for (DeclContext::lookup_iterator Alloc = R.begin(), AllocEnd = R.end(); in DeclareGlobalAllocationFunction() local3017 Alloc != AllocEnd; ++Alloc) { in DeclareGlobalAllocationFunction()