Searched refs:AllocEnd (Results 1 – 1 of 1) sorted by relevance
2213 for (LookupResult::iterator Alloc = R.begin(), AllocEnd = R.end(); in FindAllocationOverload() local2214 Alloc != AllocEnd; ++Alloc) { in FindAllocationOverload()2383 for (DeclContext::lookup_iterator Alloc = R.begin(), AllocEnd = R.end(); in DeclareGlobalAllocationFunction() local2384 Alloc != AllocEnd; ++Alloc) { in DeclareGlobalAllocationFunction()